#include <raytrace.h>
Collaboration diagram for tree::tree_node:

Data Fields | |
| long | magic |
| int | tb_op |
| non-leaf | |
| region * | tb_regionp |
| ptr to containing region | |
| tree * | tb_left |
| tree * | tb_right |
Definition at line 1097 of file raytrace.h.
|
|
Definition at line 1098 of file raytrace.h. |
|
|
non-leaf
Definition at line 1099 of file raytrace.h. Referenced by wdb_do_inter(), and wdb_do_union_subtr(). |
|
|
ptr to containing region
Definition at line 1100 of file raytrace.h. Referenced by facetize_region_end(), wdb_do_inter(), and wdb_do_union_subtr(). |
|
|
1.4.6