Function gamer::writeOFF(const std::string&, const SurfaceMesh&)

Function Documentation

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

Write the SurfaceMesh to file in OFF format.

Parameters
  • filename[in] The filename to write to.

  • mesh[in] SurfaceMesh of interest.