|
Blender
V3.3
|
#include <kdtree_impl.h>
Public Attributes | |
| KDTreeNode * | nodes |
| uint | nodes_len |
| uint | root |
Definition at line 31 of file kdtree_impl.h.
| KDTreeNode* KDTree::nodes |
Definition at line 32 of file kdtree_impl.h.
| uint KDTree::nodes_len |
Definition at line 33 of file kdtree_impl.h.
| uint KDTree::root |
Definition at line 34 of file kdtree_impl.h.