pub fn pasture_bounds_to_las_bounds(bounds: &AABB<f64>) -> Bounds
Expand description

Converts a pasture-core bounding box (AABB<f64>) into a las-rs Bounds type