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