|
Blender
V2.93
|
#include <kdtree_impl.h>
Public Attributes | |
| KDTreeNode * | nodes |
| uint | nodes_len |
| uint | root |
Definition at line 45 of file kdtree_impl.h.
| KDTreeNode* KDTree::nodes |
Definition at line 46 of file kdtree_impl.h.
| uint KDTree::nodes_len |
Definition at line 47 of file kdtree_impl.h.
| uint KDTree::root |
Definition at line 48 of file kdtree_impl.h.