Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
KDTreeSpace::HyperRectangle< KE, TYPE > Member List

This is the complete list of members for KDTreeSpace::HyperRectangle< KE, TYPE >, including all inherited members.

_dimKDTreeSpace::HyperRectangle< KE, TYPE >
_leftTopKDTreeSpace::HyperRectangle< KE, TYPE >
_rightBottomKDTreeSpace::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 >explicit
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 >