pub fn read_point_cloud<P: AsRef<Path>>(path: P) -> Result<PointCloud<Point3f>>
Auto-detect format and read point cloud using the unified registry