|
Blender
V2.93
|
Public Attributes | |
| PBVHNode * | node |
| bool | revisiting |
| PBVHNode* PBVHStack::node |
Definition at line 59 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 60 of file pbvh.c.
Referenced by pbvh_iter_begin(), pbvh_iter_next(), and pbvh_stack_push().