pathtracer/beevee/src/bvh/tree.rs

3 lines
58 B
Rust
Raw Normal View History

/// The BVH containing all the objects.
pub struct BVH {}