Assimp  v3.1.1 (June 2014)
Assimp::Q3Shader::SkinData Struct Reference

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< TextureEntrytextures
 List of textures. More...
 

Detailed Description

Tiny utility data structure to hold the data of a .skin file.

Member Data Documentation

std::list<TextureEntry> Assimp::Q3Shader::SkinData::textures

List of textures.


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