Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
bvh::v2::Bvh< Node > Member List

This is the complete list of members for bvh::v2::Bvh< Node >, including all inherited members.

Bvh()=defaultbvh::v2::Bvh< Node >
Bvh(Bvh &&)=defaultbvh::v2::Bvh< Node >
deserialize(InputStream &)bvh::v2::Bvh< Node >inlinestatic
extract_bvh(size_t root_id) constbvh::v2::Bvh< Node >inline
get_left_sibling_id(size_t node_id)bvh::v2::Bvh< Node >inlinestatic
get_right_sibling_id(size_t node_id)bvh::v2::Bvh< Node >inlinestatic
get_root() constbvh::v2::Bvh< Node >inline
get_sibling_id(size_t node_id)bvh::v2::Bvh< Node >inlinestatic
Index typedefbvh::v2::Bvh< Node >
intersect(const Ray &ray, Index start, Stack &, LeafFn &&, InnerFn &&={}) constbvh::v2::Bvh< Node >inline
is_left_sibling(size_t node_id)bvh::v2::Bvh< Node >inlinestatic
nodesbvh::v2::Bvh< Node >
operator!=(const Bvh &other) constbvh::v2::Bvh< Node >inline
operator=(Bvh &&)=defaultbvh::v2::Bvh< Node >
operator==(const Bvh &other) constbvh::v2::Bvh< Node >inline
prim_idsbvh::v2::Bvh< Node >
Ray typedefbvh::v2::Bvh< Node >
refit(LeafFn &&={})bvh::v2::Bvh< Node >inline
Scalar typedefbvh::v2::Bvh< Node >
serialize(OutputStream &) constbvh::v2::Bvh< Node >inline
traverse_bottom_up(LeafFn &&={}, InnerFn &&={})bvh::v2::Bvh< Node >inline
traverse_top_down(Index start, Stack &, LeafFn &&, InnerFn &&) constbvh::v2::Bvh< Node >inline