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
DynamicArray< GlsEffect, false > (defined in GlsEffect)GlsEffectfriend
FreeShaders(GLuint vertObject, GLuint fragObject)GlsEffectprotected
GetAttribLocation(StdAttribs_e attribute)GlsEffect
GetCustomUniform(GLint uniform)GlsEffect
GetProgramObject()GlsEffect
GetStdUniform(StdUniforms_e uniform)GlsEffect
GlsEffectFactoryImplGlsEffectfriend
HashShader(const GLchar *vertexShader, const GLchar *fragmentShader)GlsEffectprotected
IsInitialized()GlsEffect
LoadAndCompileShader(GLenum shaderType, const char *shaderSource)GlsEffectprotected
std::map< GLuint, GlsEffect > (defined in GlsEffect)GlsEffectfriend
UseProgram()GlsEffect
~GlsEffect()GlsEffect