A factory to create our own CustomGLSLProgramWriter. More...
#include <CustomPSSMShadowCameraSetup.hh>
Inherits ProgramWriterFactory.
Public Member Functions | |
| CustomGLSLProgramWriterFactory () | |
| Constructor. More... | |
| ~CustomGLSLProgramWriterFactory ()=default | |
| Destructor. More... | |
| virtual Ogre::RTShader::ProgramWriter * | create () override |
| Creates the GLSLProgramWriter. More... | |
| const Ogre::String & | getTargetLanguage () const override |
| Get shader language supported by this factory. More... | |
A factory to create our own CustomGLSLProgramWriter.
Constructor.
|
default |
Destructor.
|
overridevirtual |
Creates the GLSLProgramWriter.
|
override |
Get shader language supported by this factory.