My Project
Public Types | Public Member Functions | Public Attributes | List of all members
ParaEngine::CMaterial Class Reference

Public Types

enum  { FILTER_NONE =0, FILTER_TRANSPARENT, FILTER_BLEND, FILTER_ADDITIVE }
 

Public Member Functions

void Cleanup ()
 
void Read (TypePointer inP, int inSize)
 one time read, each model can only call this once More...
 
float getFrameAlpha (int frameNum, int layerNum)
 
LayerCreateLayer ()
 

Public Attributes

vector< Layer * > layers
 

Member Function Documentation

§ Read()

void CMaterial::Read ( TypePointer  inP,
int  inSize 
)

one time read, each model can only call this once

one time call, any previous call to Read(...) will be overriden


The documentation for this class was generated from the following files: