Rasterfarm-SDK
|
This is the complete list of members for Tree::AABoxTree::Leaf, including all inherited members.
AABoxTree class | Tree::AABoxTree::Leaf | friend |
find(const Primitive2D::AABoundingBox &box) | Tree::AABoxTree::Leaf | virtual |
getBaseIndex() const | Tree::AABoxTree::Leaf | inline |
getLeaves() | Tree::AABoxTree::Leaf | virtual |
getParent() const | Tree::AABoxTree::Node | inline |
hasDuplicates() const | Tree::AABoxTree::Leaf | inline |
inside(const Vertex2f &v, float precision=0.0f) | Tree::AABoxTree::Leaf | virtual |
inside(const Primitive2D::AABoundingBox &box, float precision=0.0f) | Tree::AABoxTree::Leaf | virtual |
intersect(const Primitive2D::AABoundingBox &box) | Tree::AABoxTree::Leaf | virtual |
Leaf(Branch *pParent, const Primitive2D::AABoundingBox &box) | Tree::AABoxTree::Leaf | |
nearest(const Vertex2f &vertex) | Tree::AABoxTree::Leaf | virtual |
Node(const Primitive2D::AABoundingBox &box, Branch *pParent=nullptr) | Tree::AABoxTree::Node | |
within(const Primitive2D::AABoundingBox &box, float precision=0.0f) | Tree::AABoxTree::Leaf | virtual |
~Leaf() | Tree::AABoxTree::Leaf | virtual |
~Node() | Tree::AABoxTree::Node | virtual |