pub fn read_e57(path: &Path) -> Result<PointCloud, IoError>Expand description
Reads a cloud from E57, concatenating every scan it holds.
pub fn read_e57(path: &Path) -> Result<PointCloud, IoError>Reads a cloud from E57, concatenating every scan it holds.