GL Studio C++ Runtime API
GlsEffect Member List

This is the complete list of members for GlsEffect, including all inherited members.

_attribLocationsGlsEffectprotected
_customUniformsGlsEffectprotected
_programObjectGlsEffectprotected
_stdUniformsGlsEffectprotected
CreateCustomUniform(const char *uniformName)GlsEffect
CreateShader(const GLchar *vertexShader, const GLchar *fragmentShader)GlsEffect
FreeShaders(GLuint vertObject, GLuint fragObject)GlsEffectprotected
GetAttribLocation(StdAttribs_e attribute)GlsEffect
GetCustomUniform(GLint uniform)GlsEffect
GetProgramObject(void)GlsEffect
GetStdUniform(StdUniforms_e uniform)GlsEffect
GlsEffectFactoryImpl classGlsEffectfriend
IsInitialized(void)GlsEffect
LoadAndCompileShader(GLenum shaderType, const char *shaderSource)GlsEffectprotected
UseProgram(void)GlsEffect
~GlsEffect()GlsEffect