Blender
V3.3
|
Public Attributes | |
PBVHNode * | node |
bool | revisiting |
PBVHNode* PBVHStack::node |
Definition at line 47 of file pbvh.c.
Referenced by pbvh_iter_begin(), pbvh_iter_next(), pbvh_iter_next_occluded(), and pbvh_stack_push().
bool PBVHStack::revisiting |
Definition at line 48 of file pbvh.c.
Referenced by pbvh_iter_begin(), pbvh_iter_next(), and pbvh_stack_push().