|
mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
Material for a face. More...
#include <ObjectLoader3ds.h>
Public Member Functions | |
| stMaterial () | |
Public Attributes | |
| char | name [256] |
| stColor | colorDiffuse |
| stColor | colorAmbient |
| stColor | colorSpecular |
| char | textureName [256] |
Material for a face.
Definition at line 78 of file ObjectLoader3ds.h.
|
inline |
Definition at line 79 of file ObjectLoader3ds.h.
| stColor stMaterial::colorAmbient |
Definition at line 82 of file ObjectLoader3ds.h.
| stColor stMaterial::colorDiffuse |
Definition at line 81 of file ObjectLoader3ds.h.
| stColor stMaterial::colorSpecular |
Definition at line 83 of file ObjectLoader3ds.h.
| char stMaterial::name[256] |
Definition at line 80 of file ObjectLoader3ds.h.
| char stMaterial::textureName[256] |
Definition at line 84 of file ObjectLoader3ds.h.
1.8.2