Assimp
v4.1. (December 2018)
|
Small helper structure representing a shortcut into the material list to be able to update some values quickly. More...
Public Member Functions | |
TTUpdateInfo () AI_NO_EXCEPT | |
Public Attributes | |
unsigned int * | directShortcut |
Direct shortcut, if available. More... | |
unsigned int | index |
aiMaterial * | mat |
Material. More... | |
unsigned int | semantic |
Texture type and index. More... | |
Small helper structure representing a shortcut into the material list to be able to update some values quickly.
|
inline |
unsigned int* Assimp::TTUpdateInfo::directShortcut |
Direct shortcut, if available.
unsigned int Assimp::TTUpdateInfo::index |
aiMaterial* Assimp::TTUpdateInfo::mat |
Material.
unsigned int Assimp::TTUpdateInfo::semantic |
Texture type and index.