KDBuilder< T > Member List
This is the complete list of members for
KDBuilder< T >, including all inherited members.
bounds | KDTree< T > | [protected] |
buildNode(int nodeIndex, int *beginIDs, int *endIDs, int depthLeft) | KDBuilder< T > | [inline, protected] |
chooseApprox(int nodeIndex, int *, int *, int depthLeft) const | KDBuilder< T > | [inline] |
chooseFast(int, int *, int *, int depthLeft) const | KDBuilder< T > | [inline] |
choosePrecise(int nodeIndex, int *beginIDs, int *endIDs, int) const | KDBuilder< T > | [inline] |
chooseRand(int, int *, int *, int) const | KDBuilder< T > | [inline] |
CoordChooser typedef | KDBuilder< T > | |
count | KDTree< T > | |
dataIDs | KDTree< T > | [protected] |
depth | KDTree< T > | |
getBounds(Bounds boundsRes) const | KDBuilder< T > | [inline, protected] |
getBounds(const int *beginIDs, const int *endIDs, Bounds boundsRes) const | KDBuilder< T > | [inline, protected] |
KDTree(int length_, int count_) | KDTree< T > | [inline, protected] |
KDTree(KDTree &other) | KDTree< T > | [inline, protected] |
leafID2dataID(int leafID) const | KDTree< T > | [inline, protected] |
length | KDTree< T > | |
makeTree(const T *data, int length, int count, CoordChooser chooser) | KDBuilder< T > | [inline, static] |
nodes | KDTree< T > | [protected] |
~KDTree() | KDTree< T > | [inline] |