Assimp  v3.1.1 (June 2014)
Assimp::TTUpdateInfo Struct Reference

Small helper structure representing a shortcut into the material list to be able to update some values quickly. More...

Public Member Functions

 TTUpdateInfo ()
 

Public Attributes

unsigned int * directShortcut
 Direct shortcut, if available. More...
 
unsigned int index
 
aiMaterialmat
 Material. More...
 
unsigned int semantic
 Texture type and index. More...
 

Detailed Description

Small helper structure representing a shortcut into the material list to be able to update some values quickly.

Constructor & Destructor Documentation

§ TTUpdateInfo()

Assimp::TTUpdateInfo::TTUpdateInfo ( )
inline

Member Data Documentation

§ directShortcut

unsigned int* Assimp::TTUpdateInfo::directShortcut

Direct shortcut, if available.

§ index

unsigned int Assimp::TTUpdateInfo::index

§ mat

aiMaterial* Assimp::TTUpdateInfo::mat

Material.

§ semantic

unsigned int Assimp::TTUpdateInfo::semantic

Texture type and index.


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