Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
sweep_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::SweepSahBuilder< Node >::Split
class  bvh::v2::SweepSahBuilder< Node >
 Single-threaded top-down builder that partitions primitives based on the Surface Area Heuristic (SAH). More...

Namespaces

namespace  bvh
namespace  bvh::v2