CustomGLSLProgramWriter Class Reference

This overrides ogre's default GLSLProgramWriter to fix a bug in ogre versions <= 1.8 where 'sampler2DShadow' sampler type is missing. More...

#include <CustomPSSMShadowCameraSetup.hh>

Inherits GLSLProgramWriter.

Public Member Functions

 CustomGLSLProgramWriter ()
 Constructor. More...
 
 ~CustomGLSLProgramWriter ()=default
 Destructor. More...
 

Detailed Description

This overrides ogre's default GLSLProgramWriter to fix a bug in ogre versions <= 1.8 where 'sampler2DShadow' sampler type is missing.

Constructor & Destructor Documentation

Constructor.

Destructor.


The documentation for this class was generated from the following file: