#include <raytrace.h>
Collaboration diagram for tree::tree_nmgregion:
Data Fields | |
long | magic |
int | td_op |
leaf, OP_NMG_TESS | |
const char * | td_name |
If non-null, dynamic string describing heritage of this region. | |
nmgregion * | td_r |
ptr to NMG region |
Definition at line 1116 of file raytrace.h.
|
Definition at line 1117 of file raytrace.h. |
|
leaf, OP_NMG_TESS
Definition at line 1118 of file raytrace.h. |
|
If non-null, dynamic string describing heritage of this region.
Definition at line 1119 of file raytrace.h. Referenced by nmg_booltree_evaluate(). |
|
ptr to NMG region
Definition at line 1120 of file raytrace.h. Referenced by nmg_boolean(), and nmg_booltree_evaluate(). |