pub fn write_point_cloud<P: AsRef<Path>>( cloud: &PointCloud<Point3f>, path: P, ) -> Result<()>
Write point cloud with format auto-detection using the unified registry