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