BRL-CAD

#include <geom.h>

Collaboration diagram for rt_nurb_internal:
[legend]

Data Fields

uint32_t magic
 
int nsrf
 number of surfaces More...
 
struct face_g_snurb ** srfs
 The surfaces themselves. More...
 
ON_Brep * brep
 

Detailed Description

Definition at line 281 of file geom.h.

Field Documentation

◆ magic

uint32_t magic

Definition at line 282 of file geom.h.

◆ nsrf

int nsrf

number of surfaces

Definition at line 283 of file geom.h.

◆ srfs

struct face_g_snurb** srfs

The surfaces themselves.

Definition at line 284 of file geom.h.

◆ brep

ON_Brep* brep

Definition at line 285 of file geom.h.


The documentation for this struct was generated from the following file: