![]() |
OGRE
1.12.0
Object-Oriented Graphics Rendering Engine
|
CG Language program processor class. More...
#include <OgreShaderHLSLProgramProcessor.h>
Inheritance diagram for Ogre::RTShader::HLSLProgramProcessor:Public Member Functions | |
| HLSLProgramProcessor () | |
| Class constructor. More... | |
| virtual | ~HLSLProgramProcessor () |
| Class destructor. More... | |
| virtual const String & | getTargetLanguage () const |
| Return the target language of this processor. More... | |
| virtual bool | postCreateGpuPrograms (ProgramSet *programSet) |
| virtual bool | preCreateGpuPrograms (ProgramSet *programSet) |
Static Public Attributes | |
| static String | TargetLanguage |
CG Language program processor class.
| Ogre::RTShader::HLSLProgramProcessor::HLSLProgramProcessor | ( | ) |
Class constructor.
|
virtual |
Class destructor.
|
inlinevirtual |
Return the target language of this processor.
Implements Ogre::RTShader::ProgramProcessor.
|
virtual |
Implements Ogre::RTShader::ProgramProcessor.
|
virtual |
Implements Ogre::RTShader::ProgramProcessor.
|
static |