ColladaExporter.hh
Go to the documentation of this file.
#define IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
Microsoft Visual Studio does not automatically export the interface information for member variables ...
Definition: SuppressWarning.hh:64
#define IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING
Definition: SuppressWarning.hh:67
Class used to export Collada mesh files.
Definition: ColladaExporter.hh:38
void Export(const Mesh *_mesh, const std::string &_filename, bool _exportTextures, const std::vector< math::Matrix4d > &_submeshToMatrix)
virtual void Export(const Mesh *_mesh, const std::string &_filename, bool _exportTextures=false)
Export a mesh to a file.
Forward declarations for the common classes.