gz/common/MeshExporter.hh
Go to the documentation of this file.
Base class for exporting meshes.
Definition: gz/common/MeshExporter.hh:33
virtual void Export(const Mesh *_mesh, const std::string &_filename, bool _exportTextures=false)=0
Export a mesh to a file.
Forward declarations for the common classes.