| _dim | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| _leftTop | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| _rightBottom | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| calcSqDistance(const KE &iTarget) | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| display() | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| hasHyperSphereIntersect(const KE &iTarget, double iSqDistance) | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| HyperRectangle() | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| HyperRectangle(int iDim) | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| HyperRectangle(HyperRectangle &iOther) | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| isTargetIn(const KE &iTarget) | KDTreeSpace::HyperRectangle< KE, TYPE > | |
| split(HyperRectangle &oLeft, HyperRectangle &oRight, int iSplitDim, TYPE iSplitVal) | KDTreeSpace::HyperRectangle< KE, TYPE > | |