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

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

activate() overrideOgre::GLSLMonolithicProgramvirtual
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
GLSLMonolithicProgram(GLSLShader *vertexProgram, GLSLShader *hullProgram, GLSLShader *domainProgram, GLSLShader *geometryProgram, GLSLShader *fragmentProgram, GLSLShader *computeProgram)Ogre::GLSLMonolithicProgram
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) overrideOgre::GLSLMonolithicProgramvirtual
updateUniforms(GpuProgramParametersSharedPtr params, uint16 mask, GpuProgramType fromProgType) overrideOgre::GLSLMonolithicProgramvirtual
~GLSLMonolithicProgram()Ogre::GLSLMonolithicProgram
~GLSLProgram()Ogre::GLSLProgramvirtual