Function gamer::readOFF

Function Documentation

std::unique_ptr<SurfaceMesh> gamer::readOFF(const std::string &filename)

Reads in a GeomView OFF file.

Return

Returns a unique_ptr to the SurfaceMesh

Parameters
  • [in] filename: Filename of file of interest