[][src]Function rpt::load_obj

pub fn load_obj(file: File) -> Result<Mesh>

Load a mesh geometry from a Wavefront .OBJ file

See here for details.