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

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

BBox typedefbvh::v2::TopDownSahBuilder< Node >protected
bboxes_bvh::v2::TopDownSahBuilder< Node >protected
BinnedSahBuilder(std::span< const BBox > bboxes, std::span< const Vec > centers, const Config &config)bvh::v2::BinnedSahBuilder< Node, BinCount >inlineprotected
Bins typedefbvh::v2::BinnedSahBuilder< Node, BinCount >protected
build(std::span< const BBox > bboxes, std::span< const Vec > centers, const Config &config={})bvh::v2::BinnedSahBuilder< Node, BinCount >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
fallback_split(size_t axis, size_t begin, size_t end)bvh::v2::BinnedSahBuilder< Node, BinCount >inlineprotected
fill_bins(PerAxisBins &per_axis_bins, const BBox &bbox, size_t begin, size_t end)bvh::v2::BinnedSahBuilder< Node, BinCount >inlineprotected
find_best_split(size_t axis, const Bins &bins, Split &best_split)bvh::v2::BinnedSahBuilder< Node, BinCount >inlineprotected
get_prim_ids() overridebvh::v2::BinnedSahBuilder< Node, BinCount >inlineprotectedvirtual
bvh::v2::TopDownSahBuilder::get_prim_ids() constbvh::v2::TopDownSahBuilder< Node >inlineprotected
PerAxisBins typedefbvh::v2::BinnedSahBuilder< Node, BinCount >protected
prim_ids_bvh::v2::BinnedSahBuilder< Node, BinCount >protected
Scalar typedefbvh::v2::TopDownSahBuilder< Node >protected
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::BinnedSahBuilder< Node, BinCount >inlineprotectedvirtual
Vec typedefbvh::v2::TopDownSahBuilder< Node >protected