pub fn read_mesh(file: &str) -> Result<Mesh>
Expand description

//////////////////////////////////////////////////////////////////////////////////////////// Reads mesh. Only ply format is supported now and no texture load support