| CMaterial() | Keos::CMaterial | |
| CMaterial(const String &strTexture) | Keos::CMaterial | |
| CreateTexture(const String &strTexture, ushort nLayer=0) | Keos::CMaterial | |
| CreateTexture(const CImage &Image, ushort nLayer=0) | Keos::CMaterial | |
| GetDiffuseColor() | Keos::CMaterial | [inline] |
| GetName(void) | Keos::CMaterial | [inline] |
| GetTexture(ushort nLayer=0) | Keos::CMaterial | [inline] |
| HasTexture(ushort nLayer=0) | Keos::CMaterial | [inline] |
| m_DiffuseColor | Keos::CMaterial | [protected] |
| m_strName | Keos::CMaterial | [protected] |
| m_Textures | Keos::CMaterial | [protected] |
| SetDiffuseColor(const CColor &Color) | Keos::CMaterial | [inline] |
| SetName(const String &strName) | Keos::CMaterial | [inline] |
| TTextureList typedef | Keos::CMaterial | [protected] |
| ~CMaterial() | Keos::CMaterial |
1.5.1-p1