Skip to main content

write_e57

Function write_e57 

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

Writes a point cloud to an E57 file on disk.