Function pasture_io::las::pasture_bounds_to_las_bounds[][src]

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

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