Assimp  v3.1.1 (June 2014)
Assimp::Collada::MeshInstance Struct Reference

A reference to a mesh inside a node, including materials assigned to the various subgroups. More...

Public Attributes

std::map< std::string, SemanticMappingTablemMaterials
 
std::string mMeshOrController
 < ID of the mesh or controller to be instanced More...
 

Detailed Description

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

Member Data Documentation

§ mMaterials

std::map<std::string, SemanticMappingTable> Assimp::Collada::MeshInstance::mMaterials

§ mMeshOrController

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


The documentation for this struct was generated from the following file: