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

template<typename Node>
struct bvh::v2::SweepSahBuilder< Node >::Split

Definition at line 39 of file sweep_sah_builder.h.

Public Attributes

size_t axis
 
Scalar cost
 
size_t pos
 

#include <bvh/v2/sweep_sah_builder.h>

Member Data Documentation

◆ axis

template<typename Node >
size_t bvh::v2::SweepSahBuilder< Node >::Split::axis

Definition at line 42 of file sweep_sah_builder.h.

◆ cost

template<typename Node >
Scalar bvh::v2::SweepSahBuilder< Node >::Split::cost

Definition at line 41 of file sweep_sah_builder.h.

◆ pos

template<typename Node >
size_t bvh::v2::SweepSahBuilder< Node >::Split::pos

Definition at line 40 of file sweep_sah_builder.h.

Collaboration diagram for bvh::v2::SweepSahBuilder< Node >::Split:
[legend]

The documentation for this struct was generated from the following file: