Skip to main content

detect_point_cloud_format

Function detect_point_cloud_format 

Source
pub fn detect_point_cloud_format(
    path: impl AsRef<Path>,
) -> Option<PointCloudFileFormat>
Expand description

Detects a point cloud format from a file path extension.