OGRE 14.4
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::RTShader::Function Member List

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

addAtomInstance(FunctionAtom *atomInstance)Ogre::RTShader::Function
addInputParameter(ParameterPtr parameter)Ogre::RTShader::Function
addOutputParameter(ParameterPtr parameter)Ogre::RTShader::Function
deleteAllInputParameters()Ogre::RTShader::Function
deleteAllOutputParameters()Ogre::RTShader::Function
deleteAtomInstance(FunctionAtom *atomInstance)Ogre::RTShader::Function
deleteInputParameter(ParameterPtr parameter)Ogre::RTShader::Function
deleteOutputParameter(ParameterPtr parameter)Ogre::RTShader::Function
Function(GpuProgramType type=GPT_VERTEX_PROGRAM)Ogre::RTShader::Functionexplicit
getAtomInstances()Ogre::RTShader::Function
getInputParameter(int content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
getInputParameters() constOgre::RTShader::Functioninline
getLocalParameter(int content)Ogre::RTShader::Functioninline
getLocalParameter(const String &name)Ogre::RTShader::Functioninline
getLocalParameters() constOgre::RTShader::Functioninline
getOutputParameter(int content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
getOutputParameters() constOgre::RTShader::Functioninline
getStage(uint32 s)Ogre::RTShader::Functioninline
resolveInputParameter(Parameter::Semantic semantic, int index, int content, GpuConstantType type)Ogre::RTShader::Function
resolveInputParameter(int content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
resolveInputParameter(const ParameterPtr &out)Ogre::RTShader::Functioninline
resolveLocalParameter(GpuConstantType type, const String &name, size_t arraySize=0)Ogre::RTShader::Function
resolveLocalParameter(int content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Function
resolveLocalStructParameter(const String &type, const String &name)Ogre::RTShader::Function
resolveOutputParameter(Parameter::Semantic semantic, int index, int content, GpuConstantType type)Ogre::RTShader::Function
resolveOutputParameter(int content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline