BRL-CAD
|
NMG topological model. More...
#include <topology.h>
Data Fields | |
uint32_t | magic |
struct bu_list | r_hd |
list of regions More... | |
char * | manifolds |
structure 1-3manifold table More... | |
long | index |
struct # in this model More... | |
long | maxindex |
# of structs so far More... | |
NMG topological model.
Definition at line 289 of file topology.h.
uint32_t magic |
Definition at line 290 of file topology.h.
struct bu_list r_hd |
list of regions
Definition at line 291 of file topology.h.
char* manifolds |
structure 1-3manifold table
Definition at line 292 of file topology.h.
long index |
struct # in this model
Definition at line 293 of file topology.h.
long maxindex |
# of structs so far
Definition at line 294 of file topology.h.