pub fn write_e57( path: impl AsRef<Path>, cloud: &PointCloud, ) -> Result<(), IoError>
Writes a point cloud to an E57 file on disk.