|
Blender
V2.93
|
Public Attributes | |
| PBVHNode * | data |
| struct node_tree * | left |
| struct node_tree * | right |
| PBVHNode* node_tree::data |
Definition at line 897 of file pbvh.c.
Referenced by BKE_pbvh_search_callback_occluded(), and node_tree_insert().
| struct node_tree* node_tree::left |
Definition at line 899 of file pbvh.c.
Referenced by BKE_pbvh_search_callback_occluded().
| struct node_tree* node_tree::right |
Definition at line 900 of file pbvh.c.
Referenced by BKE_pbvh_search_callback_occluded().