neurolots  0.3.4
NeuroLOTs
nlgeometry::ObjWriter Class Reference
+ Collaboration diagram for nlgeometry::ObjWriter:

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.
 

Detailed Description

Definition at line 33 of file ObjWriter.h.


The documentation for this class was generated from the following file: