load_trimesh_from_ply

Function load_trimesh_from_ply 

Source
pub fn load_trimesh_from_ply(ply_file_path: &str) -> TriMesh
👎Deprecated since 1.8.4: Use rs_read_trimesh::load_trimesh instead
Expand description

Function to load a TriMesh from a PLY file