gKit2 light
|
This is the complete list of members for BVH, including all inherited members.
build(const BBox &_bounds, const std::vector< Triangle > &_triangles) (defined in BVH) | BVH | inline |
build(const BBox &bounds, const int begin, const int end) (defined in BVH) | BVH | inlineprotected |
direct_tests (defined in BVH) | BVH | |
intersect(RayHit &ray) const (defined in BVH) | BVH | inline |
intersect(const int index, RayHit &ray, const Vector &invd) const (defined in BVH) | BVH | inlineprotected |
intersect_fast(RayHit &ray) const (defined in BVH) | BVH | inline |
intersect_fast(const int index, RayHit &ray, const Vector &invd) const (defined in BVH) | BVH | inlineprotected |
nodes (defined in BVH) | BVH | |
root (defined in BVH) | BVH | |
triangle_bounds(const int begin, const int end) (defined in BVH) | BVH | inlineprotected |
triangles (defined in BVH) | BVH |