OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
Ogre::RTShader::ParameterFactory Member List

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

createConstParam(const Vector2 &val)Ogre::RTShader::ParameterFactorystatic
createConstParam(const Vector3 &val)Ogre::RTShader::ParameterFactorystatic
createConstParam(const Vector4 &val)Ogre::RTShader::ParameterFactorystatic
createConstParam(float val)Ogre::RTShader::ParameterFactorystatic
createConstParamFloat(float val)Ogre::RTShader::ParameterFactoryinlinestatic
createConstParamVector2(Vector2 val)Ogre::RTShader::ParameterFactoryinlinestatic
createConstParamVector3(Vector3 val)Ogre::RTShader::ParameterFactoryinlinestatic
createConstParamVector4(Vector4 val)Ogre::RTShader::ParameterFactoryinlinestatic
createInBiNormal(int index)Ogre::RTShader::ParameterFactorystatic
createInColor(int index)Ogre::RTShader::ParameterFactorystatic
createInIndices(int index)Ogre::RTShader::ParameterFactorystatic
createInNormal(int index)Ogre::RTShader::ParameterFactorystatic
createInPosition(int index)Ogre::RTShader::ParameterFactorystatic
createInTangent(int index)Ogre::RTShader::ParameterFactorystatic
createInTexcoord(GpuConstantType type, int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createInTexcoord1(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createInTexcoord2(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createInTexcoord3(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createInTexcoord4(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createInWeights(int index)Ogre::RTShader::ParameterFactorystatic
createOutBiNormal(int index)Ogre::RTShader::ParameterFactorystatic
createOutColor(int index)Ogre::RTShader::ParameterFactorystatic
createOutNormal(int index)Ogre::RTShader::ParameterFactorystatic
createOutPosition(int index)Ogre::RTShader::ParameterFactorystatic
createOutTangent(int index)Ogre::RTShader::ParameterFactorystatic
createOutTexcoord(GpuConstantType type, int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createOutTexcoord1(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createOutTexcoord2(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createOutTexcoord3(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createOutTexcoord4(int index, Parameter::Content content)Ogre::RTShader::ParameterFactorystatic
createSampler(GpuConstantType type, int index)Ogre::RTShader::ParameterFactorystatic
createSampler1D(int index)Ogre::RTShader::ParameterFactorystatic
createSampler2D(int index)Ogre::RTShader::ParameterFactorystatic
createSampler2DArray(int index)Ogre::RTShader::ParameterFactorystatic
createSampler3D(int index)Ogre::RTShader::ParameterFactorystatic
createSamplerCUBE(int index)Ogre::RTShader::ParameterFactorystatic
createUniform(GpuConstantType type, int index, uint16 variability, const String &suggestedName, size_t size)Ogre::RTShader::ParameterFactorystatic