Skip to main content

scale_cloud

Function scale_cloud 

Source
pub fn scale_cloud(
    input: &PointCloud,
    factor: f32,
) -> Result<PointCloud, SpatialError>
Expand description

Uniformly scales a cloud about the origin by factor.