Rasterfarm-SDK
Loading...
Searching...
No Matches
Tree::AABoxTree Member List

This is the complete list of members for Tree::AABoxTree, including all inherited members.

AABoxTree(const Primitive2D::AABoundingBox &cube)Tree::AABoxTree
AABoxTree(const HeapArray< Primitive2D::AABoundingBox > &cube)Tree::AABoxTree
AABoxTree(const AABoxTree &)=deleteTree::AABoxTree
erase(Leaf *pLeaf)Tree::AABoxTree
erase(Handle index)Tree::AABoxTreeinline
getLeaves() constTree::AABoxTree
insert(const Primitive2D::AABoundingBox &cube)Tree::AABoxTree
insert(const HeapArray< Primitive2D::AABoundingBox > &box)Tree::AABoxTree
inside(const Vertex2f &v, float precision=0.0f)Tree::AABoxTree
inside(const Primitive2D::AABoundingBox &box, float precision=0.0f)Tree::AABoxTree
intersect(const Primitive2D::AABoundingBox &box)Tree::AABoxTree
larger(const Primitive2D::AABoundingBox &leftCube, const Primitive2D::AABoundingBox &rightCube)Tree::AABoxTreestatic
nearest(const Vertex2f &vertex)Tree::AABoxTree
operator Branch &() constTree::AABoxTreeinline
operator Branch *() constTree::AABoxTreeinline
operator HeapArray< Leaf * >()Tree::AABoxTreeinline
operator=(const AABoxTree &)=deleteTree::AABoxTree
operator[](Handle index) constTree::AABoxTree
operator[](const Primitive2D::AABoundingBox &box) constTree::AABoxTree
size() constTree::AABoxTreeinline
within(const Primitive2D::AABoundingBox &box, float precision=0.0f)Tree::AABoxTree
~AABoxTree()Tree::AABoxTreevirtual