Skip to main content

write_copc

Function write_copc 

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

Writes a point cloud to a COPC file on disk.