gausplat_renderer/scene/
mod.rs

1
2
3
4
//! Scene module.

pub mod gaussian_3d;
pub mod point;