| Jet
    v1.3.3
    | 
This is the complete list of members for jet::Quadtree< T >, including all inherited members.
| begin() | jet::Quadtree< T > | |
| begin() const | jet::Quadtree< T > | |
| boundingBox() const | jet::Quadtree< T > | |
| build(const std::vector< T > &items, const BoundingBox2D &bound, const BoxIntersectionTestFunc2< T > &testFunc, size_t maxDepth) | jet::Quadtree< T > | |
| childIndex(size_t nodeIdx, size_t childIdx) const | jet::Quadtree< T > | |
| clear() | jet::Quadtree< T > | |
| closestIntersection(const Ray2D &ray, const GetRayIntersectionFunc2< T > &testFunc) const override | jet::Quadtree< T > | virtual | 
| ConstIterator typedef | jet::Quadtree< T > | |
| ContainerType typedef | jet::Quadtree< T > | |
| end() | jet::Quadtree< T > | |
| end() const | jet::Quadtree< T > | |
| forEachIntersectingItem(const BoundingBox2D &box, const BoxIntersectionTestFunc2< T > &testFunc, const IntersectionVisitorFunc2< T > &visitorFunc) const override | jet::Quadtree< T > | virtual | 
| forEachIntersectingItem(const Ray2D &ray, const RayIntersectionTestFunc2< T > &testFunc, const IntersectionVisitorFunc2< T > &visitorFunc) const override | jet::Quadtree< T > | virtual | 
| intersects(const BoundingBox2D &box, const BoxIntersectionTestFunc2< T > &testFunc) const override | jet::Quadtree< T > | virtual | 
| intersects(const Ray2D &ray, const RayIntersectionTestFunc2< T > &testFunc) const override | jet::Quadtree< T > | virtual | 
| item(size_t i) const | jet::Quadtree< T > | |
| itemsAtNode(size_t nodeIdx) const | jet::Quadtree< T > | |
| Iterator typedef | jet::Quadtree< T > | |
| maxDepth() const | jet::Quadtree< T > | |
| nearest(const Vector2D &pt, const NearestNeighborDistanceFunc2< T > &distanceFunc) const override | jet::Quadtree< T > | virtual | 
| numberOfItems() const | jet::Quadtree< T > | |
| numberOfNodes() const | jet::Quadtree< T > | |
| Quadtree() | jet::Quadtree< T > | 
 1.8.18
 1.8.18