Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

amn::SMaterial Class Reference

#include <SMaterial.h>

List of all members.

Public Member Functions

 SMaterial ()
 Constructor, creates a standard material.
 SMaterial (const SMaterial &copy)
 Copy constructor.

Public Attributes

E_MATERIAL_TYPE materialType
 Material type.
IMaterialRenderer * materialRenderer
 Pointer to a custom material renderer. Can be NULL.
bool flagLighting
bool flagDepthTesting
bool flagBlending
STexture * Texture1
STexture * Texture2
STexture * Texture3
STexture * Texture4
STexture * Texture5
STexture * Texture6
STexture * Texture7
STexture * Texture8
STexture * Texture [8]


Constructor & Destructor Documentation

amn::SMaterial::SMaterial  )  [inline]
 

Constructor, creates a standard material.

amn::SMaterial::SMaterial const SMaterial copy  )  [inline]
 

Copy constructor.


Member Data Documentation

bool amn::SMaterial::flagBlending
 

bool amn::SMaterial::flagDepthTesting
 

bool amn::SMaterial::flagLighting
 

IMaterialRenderer* amn::SMaterial::materialRenderer
 

Pointer to a custom material renderer. Can be NULL.

E_MATERIAL_TYPE amn::SMaterial::materialType
 

Material type.

STexture* amn::SMaterial::Texture[8]
 

STexture* amn::SMaterial::Texture1
 

STexture* amn::SMaterial::Texture2
 

STexture* amn::SMaterial::Texture3
 

STexture* amn::SMaterial::Texture4
 

STexture* amn::SMaterial::Texture5
 

STexture* amn::SMaterial::Texture6
 

STexture* amn::SMaterial::Texture7
 

STexture* amn::SMaterial::Texture8
 


The documentation for this class was generated from the following file:
Generated on Wed Feb 1 22:23:26 2006 for AmnesiaEngine by  doxygen 1.4.2