[][src]Function truck_polymesh::obj::read

pub fn read<R: Read>(reader: R) -> Result<PolygonMesh, Error>

Reads mesh data from wavefront obj file.