KDTree Member List

This is the complete list of members for KDTree , including all inherited members.

_nodelist KDTree private
_root KDTree private
_stack KDTree private
AppendElement (BaseArray< KDTreeNearest > &list, KDTreeNode *node, Float distance) KDTree private
Balance () KDTree
Balance (Int index, Int count) KDTree private
FindNearest (Int threadIndex, const Vector &point, KDTreeNearest *nearest) KDTree
FindNearest (Int threadIndex, const Vector &point, Float maxDistance, BaseArray< KDTreeNearest > &list, Int maxElements, Bool sortResults) KDTree
FindRange (Int threadIndex, const Vector &point, Float maxDistance, BaseArray< KDTreeNearest > &list, Bool sortResults) KDTree
Free () KDTree
Init (Int maxThreads) KDTree
Insert (const Vector &point, Int idValue) KDTree
InsertElement (BaseArray< KDTreeNearest > &list, Int &count, Float &maxRangeSquare, Int maxElements, KDTreeNode *node, Float distanceSquare) KDTree private
KDTree () KDTree
MAXON_DISALLOW_COPY_AND_ASSIGN (KDTree) KDTree private