|
Blender
V2.93
|
#include <kdtree_impl.h>
Public Attributes | |
| uint | left |
| uint | right |
| float | co [KD_DIMS] |
| int | index |
Definition at line 32 of file kdtree_impl.h.
Definition at line 34 of file kdtree_impl.h.
| int KDTreeNode_head::index |
Definition at line 35 of file kdtree_impl.h.
| uint KDTreeNode_head::left |
Definition at line 33 of file kdtree_impl.h.
| uint KDTreeNode_head::right |
Definition at line 33 of file kdtree_impl.h.