18 #ifndef _GAZEBO_COLLADAEXPORTER_PRIVATE_HH_
19 #define _GAZEBO_COLLADAEXPORTER_PRIVATE_HH_
unsigned int subMeshCount
SubMesh count.
Definition: ColladaExporterPrivate.hh:43
A 3D mesh.
Definition: Mesh.hh:40
const Mesh * mesh
Gazebo mesh.
Definition: ColladaExporterPrivate.hh:37
unsigned int materialCount
Material count.
Definition: ColladaExporterPrivate.hh:40
Private data for the ColladaExporter class.
Definition: ColladaExporterPrivate.hh:34
std::string filename
File name.
Definition: ColladaExporterPrivate.hh:49
bool exportTextures
True to export texture images to '../materials/textures' folder.
Definition: ColladaExporterPrivate.hh:53
std::string path
File path.
Definition: ColladaExporterPrivate.hh:46