![]() |
OGRE
1.12.0
Object-Oriented Graphics Rendering Engine
|
GLSL Language program processor class. More...
#include <OgreShaderGLSLProgramProcessor.h>
Inheritance diagram for Ogre::RTShader::GLSLProgramProcessor:Public Member Functions | |
| GLSLProgramProcessor () | |
| Class constructor. More... | |
| virtual | ~GLSLProgramProcessor () |
| 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) |
GLSL Language program processor class.
| Ogre::RTShader::GLSLProgramProcessor::GLSLProgramProcessor | ( | ) |
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.