Skip to main content

write_e57_file

Function write_e57_file 

Source
pub fn write_e57_file(
    path: impl AsRef<Path>,
    cloud: &PointCloud,
) -> Result<(), IoError>
Expand description

Writes a point cloud to an E57 file on disk.