| bounds | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | |
| deserialize(InputStream &stream) | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inlinestatic |
| dimension | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | static |
| get_bbox() const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| get_max_bounds(const Octant &octant) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| get_min_bounds(const Octant &octant) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| Index typedef | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | |
| index | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | |
| index_bits | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | static |
| intersect_fast(const Ray< T, Dim > &ray, const Vec< T, Dim > &inv_dir, const Vec< T, Dim > &inv_org, const Octant &octant) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| intersect_robust(const Ray< T, Dim > &ray, const Vec< T, Dim > &inv_dir, const Vec< T, Dim > &inv_dir_pad, const Octant &octant) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| is_leaf() const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| make_intersection_result(const Ray< T, Dim > &ray, const Vec< T, Dim > &tmin, const Vec< T, Dim > &tmax) | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inlineprivatestatic |
| Node()=default | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | |
| operator!=(const Node &other) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| operator==(const Node &other) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| prim_count_bits | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | static |
| Scalar typedef | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | |
| serialize(OutputStream &stream) const | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |
| set_bbox(const BBox< T, Dim > &bbox) | bvh::v2::Node< T, Dim, IndexBits, PrimCountBits > | inline |