![]() |
OGRE
1.12.1
Object-Oriented Graphics Rendering Engine
|
Interface definition for helper class to generate shaders. More...
#include <OgreTerrainMaterialShaderHelpers.h>
Inheritance diagram for Ogre::ShaderHelper:Public Member Functions | |
| ShaderHelper (bool glsl) | |
| virtual | ~ShaderHelper () |
| virtual HighLevelGpuProgramPtr | generateFragmentProgram (const SM2Profile *prof, const Terrain *terrain, TechniqueType tt) |
| virtual HighLevelGpuProgramPtr | generateVertexProgram (const SM2Profile *prof, const Terrain *terrain, TechniqueType tt) |
| bool | isVertexCompressionSupported () |
| virtual void | updateParams (const SM2Profile *prof, const MaterialPtr &mat, const Terrain *terrain, bool compositeMap) |
Interface definition for helper class to generate shaders.
|
inline |
|
inlinevirtual |
|
inline |
|
virtual |
|
virtual |
|
virtual |