|
BRL-CAD
|
NMG topological loop. More...
#include <topology.h>
Data Fields | |
| uint32_t | magic |
| struct loopuse * | lu_p |
| Ptr to one use of this loop. More... | |
| struct loop_a * | la_p |
| Geometry. More... | |
| long | index |
| struct # in this model More... | |
NMG topological loop.
Definition at line 181 of file topology.h.
| uint32_t magic |
Definition at line 182 of file topology.h.
| struct loopuse* lu_p |
Ptr to one use of this loop.
Definition at line 183 of file topology.h.
| struct loop_a* la_p |
Geometry.
Definition at line 184 of file topology.h.
| long index |
struct # in this model
Definition at line 185 of file topology.h.