![]() |
OGRE 13.1
Object-Oriented Graphics Rendering Engine
|
A factory that enables creation of LayeredBlending instances. More...
#include <OgreShaderFFPAlphaTest.h>
Inheritance diagram for Ogre::RTShader::FFPAlphaTest:Public Member Functions | |
| virtual void | copyFrom (const SubRenderState &rhs) |
| virtual int | getExecutionOrder () const |
| virtual const String & | getType () const |
| virtual bool | preAddToRenderState (const RenderState *renderState, Pass *srcPass, Pass *dstPass) |
| virtual void | updateGpuProgramsParams (Renderable *rend, const Pass *pass, const AutoParamDataSource *source, const LightList *pLightList) |
Public Member Functions inherited from Ogre::RTShader::SubRenderState | |
| SubRenderState () | |
| Class default constructor. More... | |
| virtual | ~SubRenderState () |
| Class destructor. More... | |
| virtual bool | createCpuSubPrograms (ProgramSet *programSet) |
| Create sub programs that represents this sub render state as part of a program set. More... | |
| SubRenderStateAccessorPtr | getAccessor () |
| Return the accessor object to this sub render state. More... | |
| SubRenderStateAccessorPtr | getAccessor () const |
| Return the accessor object to this sub render state. More... | |
| SubRenderState & | operator= (const SubRenderState &rhs) |
| Operator = declaration. More... | |
| virtual bool | setParameter (const String &name, const String &value) |
| generic set method for parameters that connot be derived in preAddToRenderState More... | |
Static Public Attributes | |
| static String | Type |
| The type. More... | |
A factory that enables creation of LayeredBlending instances.
|
virtual |
Implements Ogre::RTShader::SubRenderState.
|
virtual |
Implements Ogre::RTShader::SubRenderState.
|
virtual |
Reimplemented from Ogre::RTShader::SubRenderState.
|
virtual |
Implements Ogre::RTShader::SubRenderState.
|
virtual |
Reimplemented from Ogre::RTShader::SubRenderState.
|
static |
The type.