BBox typedef | geom::BBoxTreeBranch< N, T > | |
BBoxTreeBranch(const Point *base, const ads::FixedArray< N, std::vector< const Point * > > &sorted, SizeType leafSize) | geom::BBoxTreeBranch< N, T > | |
checkValidity(const std::vector< BBox > &boxes) const | geom::BBoxTreeBranch< N, T > | [virtual] |
computeDomain(const std::vector< BBox > &boxes) | geom::BBoxTreeBranch< N, T > | [virtual] |
computeMinimumDistanceQuery(std::vector< const Leaf * > &leaves, const Point &x, Number *upperBound) const | geom::BBoxTreeBranch< N, T > | [virtual] |
computePointQuery(std::vector< const Leaf * > &leaves, const Point &x) const | geom::BBoxTreeBranch< N, T > | [virtual] |
computeWindowQuery(std::vector< const Leaf * > &leaves, const BBox &window) const | geom::BBoxTreeBranch< N, T > | [virtual] |
getDomain() const | geom::BBoxTreeBranch< N, T > | [inline, virtual] |
getMemoryUsage() const | geom::BBoxTreeBranch< N, T > | [inline, virtual] |
Number typedef | geom::BBoxTreeBranch< N, T > | |
operator<<(std::ostream &out, const BBoxTreeNode< N, T > &node) | geom::BBoxTreeNode< N, T > | [related] |
Point typedef | geom::BBoxTreeBranch< N, T > | |
printAscii(std::ostream &out) const | geom::BBoxTreeBranch< N, T > | [virtual] |
SizeType typedef | geom::BBoxTreeBranch< N, T > | |
~BBoxTreeBranch() | geom::BBoxTreeBranch< N, T > | [inline, virtual] |
~BBoxTreeNode() | geom::BBoxTreeNode< N, T > | [inline, virtual] |