27#ifndef _ShaderCGProgramProcessor_
28#define _ShaderCGProgramProcessor_
virtual bool preCreateGpuPrograms(ProgramSet *programSet)
CGProgramProcessor()
Class constructor.
virtual const String & getTargetLanguage() const
Return the target language of this processor.
virtual ~CGProgramProcessor()
Class destructor.
virtual bool postCreateGpuPrograms(ProgramSet *programSet)
static String TargetLanguage
ProgramProcessor()
Class constructor.
Container class for shader based programs.