Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
bvh::v2::SweepSahBuilder< Node > Member List

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

accum_bvh::v2::SweepSahBuilder< Node >protected
BBox typedefbvh::v2::TopDownSahBuilder< Node >protected
bboxes_bvh::v2::TopDownSahBuilder< Node >protected
build(std::span< const BBox > bboxes, std::span< const Vec > centers, const Config &config={})bvh::v2::SweepSahBuilder< Node >inlinestatic
bvh::v2::TopDownSahBuilder::build()bvh::v2::TopDownSahBuilder< Node >inlineprotected
centers_bvh::v2::TopDownSahBuilder< Node >protected
compute_bbox(size_t begin, size_t end) constbvh::v2::TopDownSahBuilder< Node >inlineprotected
config_bvh::v2::TopDownSahBuilder< Node >protected
find_best_split(size_t axis, size_t begin, size_t end, Split &best_split)bvh::v2::SweepSahBuilder< Node >inlineprotected
get_prim_ids() overridebvh::v2::SweepSahBuilder< Node >inlineprotectedvirtual
bvh::v2::TopDownSahBuilder::get_prim_ids() constbvh::v2::TopDownSahBuilder< Node >inlineprotected
mark_primitives(size_t axis, size_t begin, size_t split_pos, size_t end)bvh::v2::SweepSahBuilder< Node >inlineprotected
marks_bvh::v2::SweepSahBuilder< Node >protected
prim_ids_bvh::v2::SweepSahBuilder< Node >protected
Scalar typedefbvh::v2::TopDownSahBuilder< Node >protected
SweepSahBuilder(std::span< const BBox > bboxes, std::span< const Vec > centers, const Config &config)bvh::v2::SweepSahBuilder< Node >inlineprotected
TopDownSahBuilder(std::span< const BBox > bboxes, std::span< const Vec > centers, const Config &config)bvh::v2::TopDownSahBuilder< Node >inlineprotected
try_split(const BBox &bbox, size_t begin, size_t end) overridebvh::v2::SweepSahBuilder< Node >inlineprotectedvirtual
Vec typedefbvh::v2::TopDownSahBuilder< Node >protected