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