pub fn read_e57_file(path: impl AsRef<Path>) -> Result<PointCloud, IoError>
Reads all scans from an E57 file and merges them into one point cloud.