Function gamer::writeOBJ

Function Documentation

void gamer::writeOBJ(const std::string &filename, const SurfaceMesh &mesh)

Writes a mesh to obj file format.

Parameters
  • [in] filename: The filename to write out to

  • [in] mesh: Surface mesh to output