This is the complete list of members for BVH, including all inherited members.
| addShape(Shape *shape) | BVH | |
| build() | BVH | |
| BVH() | BVH | inline |
| BVHBuildTask (defined in BVH) | BVH | friend |
| clear() | BVH | |
| findShape(uint32_t &idx) const | BVH | inlineprotected |
| getBoundingBox() const (defined in BVH) | BVH | inline |
| getBoundingBox(uint32_t index) const (defined in BVH) | BVH | inlineprotected |
| getCentroid(uint32_t index) const (defined in BVH) | BVH | inlineprotected |
| getPrimitiveCount() const | BVH | inline |
| getShape(uint32_t idx) | BVH | inline |
| getShape(uint32_t idx) const | BVH | inline |
| getShapeCount() const | BVH | inline |
| rayIntersect(const Ray3f &ray, Intersection &its, bool shadowRay=false) const | BVH | |
| statistics(uint32_t index=0) const | BVH | protected |
| ~BVH() | BVH | inlinevirtual |