Assimp
v4.1. (December 2018)
|
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.