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::Function | explicit |
getAtomInstances() | Ogre::RTShader::Function | |
getInputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN) | Ogre::RTShader::Function | inline |
getInputParameters() const | Ogre::RTShader::Function | inline |
getLocalParameter(Parameter::Content content) | Ogre::RTShader::Function | inline |
getLocalParameter(const String &name) | Ogre::RTShader::Function | inline |
getLocalParameters() const | Ogre::RTShader::Function | inline |
getOutputParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN) | Ogre::RTShader::Function | inline |
getOutputParameters() const | Ogre::RTShader::Function | inline |
getStage(uint32 s) | Ogre::RTShader::Function | inline |
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::Function | inline |
resolveInputParameter(const ParameterPtr &out) | Ogre::RTShader::Function | inline |
resolveLocalParameter(GpuConstantType type, const String &name, size_t arraySize=0) | Ogre::RTShader::Function | |
resolveLocalParameter(Parameter::Content content, GpuConstantType type=GCT_UNKNOWN) | Ogre::RTShader::Function | |
resolveLocalStructParameter(const String &type, const String &name) | Ogre::RTShader::Function | |
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::Function | inline |