PrePassMatInstance
Engine/source/renderInstance/renderPrePassMgr.h
Private Types
Parent
Protected Attributes
Public Functions
PrePassMatInstance(MatInstance * root, const RenderPrePassMgr * prePassMgr)
bool
init()
bool
init(const FeatureSet & features, const GFXVertexFormat * vertexFormat)
Protected Functions
Detailed Description
Private Types
typedef MatInstance Parent
Protected Attributes
const RenderPrePassMgr * mPrePassMgr
Public Functions
PrePassMatInstance(MatInstance * root, const RenderPrePassMgr * prePassMgr)
~PrePassMatInstance()
init()
init(const FeatureSet & features, const GFXVertexFormat * vertexFormat)
Reimplemented from: MatInstance
