pathtracer/beevee/src/bvh/tree.rs

3 lines
58 B
Rust

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