neurolots
0.3.5
NeuroLOTs
|
Static Public Member Functions | |
static NLGEOMETRY_API void | writeMesh (const MeshPtr mesh, const std::string &fileName_, const std::string &headerString_="") |
Static method to write mesh to a obj file. | |
static NLGEOMETRY_API void | writeMesh (const Facets &facets_, const Vertices &vertices_, const std::string &fileName_, const std::string &headerString_="") |
Static method to write a vector of facets and vertices to a obj file. | |
Definition at line 33 of file ObjWriter.h.