BRL-CAD
|
NMG topological region. More...
#include <topology.h>
Data Fields | |
struct bu_list | l |
regions, in model's r_hd list More... | |
struct model * | m_p |
owning model More... | |
struct nmgregion_a * | ra_p |
attributes More... | |
struct bu_list | s_hd |
list of shells in region More... | |
long | index |
struct # in this model More... | |
NMG topological region.
Definition at line 277 of file topology.h.
struct bu_list l |
regions, in model's r_hd list
Definition at line 278 of file topology.h.
struct model* m_p |
owning model
Definition at line 279 of file topology.h.
struct nmgregion_a* ra_p |
attributes
Definition at line 280 of file topology.h.
struct bu_list s_hd |
list of shells in region
Definition at line 281 of file topology.h.
long index |
struct # in this model
Definition at line 282 of file topology.h.