OGRE  14.2
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
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, Parameter::Content content=Parameter::SPC_POSITION_OBJECT_SPACE)Ogre::RTShader::ParameterFactorystatic
createInTangent(int index)Ogre::RTShader::ParameterFactorystatic
createInTexcoord(GpuConstantType type, 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
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