gz/rendering/MeshDescriptor.hh
STL class.
#define IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
Describes how a Mesh should be loaded.
Definition: gz/rendering/MeshDescriptor.hh:44
bool centerSubMesh
Denotes if the loaded sub-mesh vertices should be centered.
Definition: gz/rendering/MeshDescriptor.hh:76
std::string subMeshName
Name of the sub-mesh to be loaded. An empty string signifies all sub-meshes should be loaded.
Definition: gz/rendering/MeshDescriptor.hh:72
std::string meshName
Name of the registered Mesh.
Definition: gz/rendering/MeshDescriptor.hh:68
void Load()
Ensures both the meshName and mesh member variables have been assigned. If mesh is not null,...
const common::Mesh * mesh
common::Mesh object
Definition: gz/rendering/MeshDescriptor.hh:65
#define IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING