Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
binned_sah_builder.h File Reference
#include "bvh/v2/top_down_sah_builder.h"
#include <stack>
#include <tuple>
#include <algorithm>
#include <optional>
#include <numeric>
#include <cassert>

Classes

struct  bvh::v2::BinnedSahBuilder< Node, BinCount >::Bin
class  bvh::v2::BinnedSahBuilder< Node, BinCount >
 Single-threaded top-down builder that partitions primitives based on a binned approximation of the Surface Area Heuristic (SAH). More...
struct  bvh::v2::BinnedSahBuilder< Node, BinCount >::Split

Namespaces

namespace  bvh
namespace  bvh::v2