write_point_cloud

Function write_point_cloud 

Source
pub fn write_point_cloud<P: AsRef<Path>>(
    cloud: &PointCloud<Point3f>,
    path: P,
) -> Result<()>
Expand description

Write point cloud with format auto-detection using the unified registry