|
Assimp
v4.1. (December 2018)
|
Table to map from effect to vertex input semantics. More...
Public Member Functions | |
| bool | operator== (const std::string &s) const |
| For std::find. More... | |
Public Attributes | |
| std::map< std::string, InputSemanticMapEntry > | mMap |
| List of semantic map commands, grouped by effect semantic name. More... | |
| std::string | mMatName |
| Name of material. More... | |
Table to map from effect to vertex input semantics.
|
inline |
For std::find.
| std::map<std::string, InputSemanticMapEntry> Assimp::Collada::SemanticMappingTable::mMap |
List of semantic map commands, grouped by effect semantic name.
| std::string Assimp::Collada::SemanticMappingTable::mMatName |
Name of material.