pub fn read_mesh<P: AsRef<Path>>(path: P) -> Result<TriangleMesh>Expand description
Auto-detect format and read mesh using the unified registry
pub fn read_mesh<P: AsRef<Path>>(path: P) -> Result<TriangleMesh>Auto-detect format and read mesh using the unified registry