Skip to main content

write_copc_file

Function write_copc_file 

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

Writes a point cloud to a COPC file on disk.