28 #ifndef __GLSLLinkProgram_H__ 29 #define __GLSLLinkProgram_H__ 49 virtual void compileAndLink(
void);
51 virtual void _useProgram(
void);
53 void buildGLUniformReferences(
void);
80 #endif // __GLSLLinkProgram_H__ C++ encapsulation of GLSL Program Object.
#define _OgreGL3PlusExport
GLSL low level compiled shader object - this class is used to get at the linked program object and pr...
C++ encapsulation of GLSL Program Object.
GpuProgramType
Enumerates the types of programs which can run on the GPU.
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...