![]() |
OGRE
1.12.2
Object-Oriented Graphics Rendering Engine
|
Utility class to help with generating shaders for Cg / HLSL. More...
#include <OgreTerrainMaterialShaderHelpers.h>
Public Member Functions | |
ShaderHelperCg () | |
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) |
Utility class to help with generating shaders for Cg / HLSL.
Ogre::ShaderHelperCg::ShaderHelperCg | ( | ) |
|
inlineinherited |
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |