Assimp
v3.1.1 (June 2014)
|
Tiny utility data structure to hold the data of a .skin file. More...
Classes | |
struct | TextureEntry |
A single entryin texture list. More... | |
Public Attributes | |
std::list< TextureEntry > | textures |
List of textures. More... | |
Tiny utility data structure to hold the data of a .skin file.
std::list<TextureEntry> Assimp::Q3Shader::SkinData::textures |
List of textures.