#include <raytrace.h>
Collaboration diagram for tree::tree_leaf:
Data Fields | |
long | magic |
int | tu_op |
leaf, OP_SOLID | |
region * | tu_regionp |
ptr to containing region | |
soltab * | tu_stp |
Definition at line 1104 of file raytrace.h.
|
Definition at line 1105 of file raytrace.h. |
|
leaf, OP_SOLID
Definition at line 1106 of file raytrace.h. |
|
ptr to containing region
Definition at line 1107 of file raytrace.h. |
|
Definition at line 1108 of file raytrace.h. Referenced by build_etree(), db_ck_tree(), and rt_pr_tree_str(). |