Skip to main content

read_las_file

Function read_las_file 

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

Reads a LAS/LAZ file from disk.