OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
Ogre::RTShader::Function Member List

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

addAtomAssign(ParameterPtr lhs, ParameterPtr rhs, int groupOrder)Ogre::RTShader::Function
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
FFT_INTERNAL enum valueOgre::RTShader::Function
FFT_PS_MAIN enum valueOgre::RTShader::Function
FFT_VS_MAIN enum valueOgre::RTShader::Function
FunctionType enum nameOgre::RTShader::Function
getAtomInstances()Ogre::RTShader::Function
getDescription() constOgre::RTShader::Functioninline
getFunctionType() constOgre::RTShader::Function
getInputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
getInputParameters() constOgre::RTShader::Functioninline
getLocalParameter(Parameter::Content content)Ogre::RTShader::Functioninline
getLocalParameter(const String &name)Ogre::RTShader::Functioninline
getLocalParameters() constOgre::RTShader::Functioninline
getName() constOgre::RTShader::Functioninline
getOutputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
getOutputParameters() constOgre::RTShader::Functioninline
getParameterByContent(const ShaderParameterList &parameterList, const Parameter::Content content, GpuConstantType type)Ogre::RTShader::Functioninlinestatic
getParameterByName(const ShaderParameterList &parameterList, const String &name)Ogre::RTShader::Functioninlinestatic
getParameterBySemantic(const ShaderParameterList &parameterList, const Parameter::Semantic semantic, int index)Ogre::RTShader::Functioninlinestatic
getStage(size_t s)Ogre::RTShader::Functioninline
Program classOgre::RTShader::Functionfriend
resolveInputParameter(Parameter::Semantic semantic, int index, const Parameter::Content content, GpuConstantType type)Ogre::RTShader::Function
resolveInputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
resolveInputParameter(const ParameterPtr &out)Ogre::RTShader::Functioninline
resolveLocalParameter(Parameter::Semantic semantic, int index, const String &name, GpuConstantType type)Ogre::RTShader::Function
resolveLocalParameter(const String &name, GpuConstantType type)Ogre::RTShader::Functioninline
resolveLocalParameter(Parameter::Semantic semantic, int index, const Parameter::Content content, GpuConstantType type)Ogre::RTShader::Function
resolveLocalParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline
resolveOutputParameter(Parameter::Semantic semantic, int index, const Parameter::Content content, GpuConstantType type)Ogre::RTShader::Function
resolveOutputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN)Ogre::RTShader::Functioninline