BBox typedef | geom::BBoxTree< N, T > | |
BBoxTree() | geom::BBoxTree< N, T > | [inline] |
BBoxTree(BBoxInputIter begin, BBoxInputIter end, const SizeType leafSize=8) | geom::BBoxTree< N, T > | |
build(BBoxInputIter begin, BBoxInputIter end, const SizeType leafSize=8) | geom::BBoxTree< N, T > | |
checkValidity() const | geom::BBoxTree< N, T > | [inline] |
computeMinimumDistanceQuery(IntegerOutputIter iter, const Point &x) const | geom::BBoxTree< N, T > | |
computePointQuery(IntegerOutputIter iter, const Point &x) const | geom::BBoxTree< N, T > | |
computeWindowQuery(IntegerOutputIter iter, const BBox &window) const | geom::BBoxTree< N, T > | |
destroy() | geom::BBoxTree< N, T > | |
getMemoryUsage() const | geom::BBoxTree< N, T > | [inline] |
getSize() const | geom::BBoxTree< N, T > | [inline] |
isEmpty() const | geom::BBoxTree< N, T > | [inline] |
Number typedef | geom::BBoxTree< N, T > | |
operator<<(std::ostream &out, const BBoxTree< N, T > &x) | geom::BBoxTree< N, T > | [related] |
Point typedef | geom::BBoxTree< N, T > | |
printAscii(std::ostream &out) const | geom::BBoxTree< N, T > | |
SizeType typedef | geom::BBoxTree< N, T > | |
~BBoxTree() | geom::BBoxTree< N, T > | [inline] |