DDraceNetwork Docs
CGLSLPrimitiveExProgram Member List

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

AddShader(CGLSL *pShader) constCGLSLProgram
CGLSLPrimitiveExProgram()CGLSLPrimitiveExPrograminline
CGLSLProgram()CGLSLProgram
CGLSLTWProgram()CGLSLTWPrograminline
CreateProgram()CGLSLProgram
DeleteProgram()CGLSLProgram
DetachAllShaders() constCGLSLProgram
DetachShader(CGLSL *pShader) constCGLSLProgram
DetachShaderById(TWGLuint ShaderId) constCGLSLProgram
GetProgramId() constCGLSLProgram
GetUniformLoc(const char *pName) constCGLSLProgram
LinkProgram()CGLSLProgram
m_IsLinkedCGLSLProgramprotected
m_LastCenterCGLSLPrimitiveExProgram
m_LastIsTexturedCGLSLTWProgram
m_LastRotationCGLSLPrimitiveExProgram
m_LastScreenBRCGLSLTWProgram
m_LastScreenTLCGLSLTWProgram
m_LastTextureSamplerCGLSLTWProgram
m_LastVerticesColorCGLSLPrimitiveExProgram
m_LocCenterCGLSLPrimitiveExProgram
m_LocPosCGLSLTWProgram
m_LocRotationCGLSLPrimitiveExProgram
m_LocTextureSamplerCGLSLTWProgram
m_LocVertciesColorCGLSLPrimitiveExProgram
m_ProgramIdCGLSLProgramprotected
SetUniform(int Loc, int Value)CGLSLProgram
SetUniform(int Loc, bool Value)CGLSLProgram
SetUniform(int Loc, float Value)CGLSLProgram
SetUniform(int Loc, int Count, const float *pValues)CGLSLProgram
SetUniformVec2(int Loc, int Count, const float *pValue)CGLSLProgram
SetUniformVec4(int Loc, int Count, const float *pValue)CGLSLProgram
UseProgram() constCGLSLProgram
~CGLSLProgram()CGLSLProgramvirtual