Skip to main content

load_obj_mesh

Function load_obj_mesh 

Source
pub fn load_obj_mesh<EM, P, R>(read: &mut R, mesh: &mut EM) -> ObjResult<()>
Expand description

Loads an IsMesh3D from the .obj file format