Assimp
v3.1.1 (June 2014)
|
A reference to a mesh inside a node, including materials assigned to the various subgroups. More...
Public Attributes | |
std::map< std::string, SemanticMappingTable > | mMaterials |
std::string | mMeshOrController |
< ID of the mesh or controller to be instanced More... | |
A reference to a mesh inside a node, including materials assigned to the various subgroups.
The ID refers to either a mesh or a controller which specifies the mesh
std::map<std::string, SemanticMappingTable> Assimp::Collada::MeshInstance::mMaterials |
std::string Assimp::Collada::MeshInstance::mMeshOrController |
< ID of the mesh or controller to be instanced
Map of materials by the subgroup ID they're applied to