OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::GLSLProgram Member List

This is the complete list of members for Ogre::GLSLProgram, including all inherited members.

activate()=0Ogre::GLSLProgrampure virtual
extractLayoutQualifiers()Ogre::GLSLProgramvirtual
getAttributeIndex(VertexElementSemantic semantic, uint index)Ogre::GLSLProgramvirtual
getComputeShader() constOgre::GLSLPrograminline
getDomainShader() constOgre::GLSLPrograminline
getFragmentShader() constOgre::GLSLPrograminline
getGeometryShader() constOgre::GLSLPrograminline
getGLProgramHandle() constOgre::GLSLPrograminline
getHullShader() constOgre::GLSLPrograminline
getVertexArrayObject()Ogre::GLSLPrograminline
getVertexShader() constOgre::GLSLPrograminline
GLSLProgram(GLSLShader *vertexProgram, GLSLShader *hullProgram, GLSLShader *domainProgram, GLSLShader *geometryProgram, GLSLShader *fragmentProgram, GLSLShader *computeProgram)Ogre::GLSLProgram
isAttributeValid(VertexElementSemantic semantic, uint index)Ogre::GLSLProgram
isSkeletalAnimationIncluded() constOgre::GLSLPrograminline
mBaseInstanceLocationOgre::GLSLProgram
setSkeletalAnimationIncluded(bool included)Ogre::GLSLPrograminline
updatePassIterationUniforms(GpuProgramParametersSharedPtr params)=0Ogre::GLSLProgrampure virtual
updateUniforms(GpuProgramParametersSharedPtr params, uint16 mask, GpuProgramType fromProgType)=0Ogre::GLSLProgrampure virtual
~GLSLProgram()Ogre::GLSLProgramvirtual