27 #ifndef _ShaderCGProgramProcessor_ 28 #define _ShaderCGProgramProcessor_ 65 virtual bool preCreateGpuPrograms(
ProgramSet* programSet);
70 virtual bool postCreateGpuPrograms(
ProgramSet* programSet);
Container class for shader based programs.
CG Language program processor class.
A class that provides extra processing services on CPU based programs.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
static String TargetLanguage
virtual const String & getTargetLanguage() const
Return the target language of this processor.