|
Jet
v1.3.3
|
This is the complete list of members for jet::Octree< T >, including all inherited members.
| begin() | jet::Octree< T > | |
| begin() const | jet::Octree< T > | |
| boundingBox() const | jet::Octree< T > | |
| build(const std::vector< T > &items, const BoundingBox3D &bound, const BoxIntersectionTestFunc3< T > &testFunc, size_t maxDepth) | jet::Octree< T > | |
| childIndex(size_t nodeIdx, size_t childIdx) const | jet::Octree< T > | |
| clear() | jet::Octree< T > | |
| closestIntersection(const Ray3D &ray, const GetRayIntersectionFunc3< T > &testFunc) const override | jet::Octree< T > | virtual |
| ConstIterator typedef | jet::Octree< T > | |
| ContainerType typedef | jet::Octree< T > | |
| end() | jet::Octree< T > | |
| end() const | jet::Octree< T > | |
| forEachIntersectingItem(const BoundingBox3D &box, const BoxIntersectionTestFunc3< T > &testFunc, const IntersectionVisitorFunc3< T > &visitorFunc) const override | jet::Octree< T > | virtual |
| forEachIntersectingItem(const Ray3D &ray, const RayIntersectionTestFunc3< T > &testFunc, const IntersectionVisitorFunc3< T > &visitorFunc) const override | jet::Octree< T > | virtual |
| intersects(const BoundingBox3D &box, const BoxIntersectionTestFunc3< T > &testFunc) const override | jet::Octree< T > | virtual |
| intersects(const Ray3D &ray, const RayIntersectionTestFunc3< T > &testFunc) const override | jet::Octree< T > | virtual |
| item(size_t i) const | jet::Octree< T > | |
| itemsAtNode(size_t nodeIdx) const | jet::Octree< T > | |
| Iterator typedef | jet::Octree< T > | |
| maxDepth() const | jet::Octree< T > | |
| nearest(const Vector3D &pt, const NearestNeighborDistanceFunc3< T > &distanceFunc) const override | jet::Octree< T > | virtual |
| numberOfItems() const | jet::Octree< T > | |
| numberOfNodes() const | jet::Octree< T > | |
| Octree() | jet::Octree< T > |
1.8.18