createUniverseRectangle(const uint dim) | HyperRectangle | [inline, static] |
distSq(const rutz::shared_ptr< Keypoint > &target) const | HyperRectangle | [inline] |
HyperRectangle(const uint dim) | HyperRectangle | [inline] |
HyperRectangle(const uint dim, const byte mini, const byte maxi) | HyperRectangle | [inline] |
HyperRectangle(const HyperRectangle &other) | HyperRectangle | [inline] |
isIn(const rutz::shared_ptr< Keypoint > &target) const | HyperRectangle | [inline] |
isInReach(const rutz::shared_ptr< Keypoint > &target, const int sqdist) const | HyperRectangle | [inline] |
splitAt(const uint splitDim, const byte splitVal) | HyperRectangle | [inline] |