Skip to main content

read_ply_file

Function read_ply_file 

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

Reads a PLY file from disk.