shiny
0.4
a shader and material management library for OGRE
|
This is the complete list of members for sh::OgrePass, including all inherited members.
addSharedParameter(int type, const std::string &name) (defined in sh::OgrePass) | sh::OgrePass | virtual |
assignProgram(GpuProgramType type, const std::string &name) (defined in sh::OgrePass) | sh::OgrePass | virtual |
createTextureUnitState(const std::string &name) (defined in sh::OgrePass) | sh::OgrePass | virtual |
getOgrePass() (defined in sh::OgrePass) | sh::OgrePass | |
OgrePass(OgreMaterial *parent, const std::string &configuration, unsigned short lodIndex) (defined in sh::OgrePass) | sh::OgrePass | |
setGpuConstant(int type, const std::string &name, ValueType vt, PropertyValuePtr value, PropertySetGet *context) | sh::OgrePass | virtual |
setProperty(const std::string &name, PropertyValuePtr &value, PropertySetGet *context) (defined in sh::PropertySet) | sh::PropertySet | |
setPropertyOverride(const std::string &name, PropertyValuePtr &value, PropertySetGet *context) | sh::OgrePass | protectedvirtual |
setTextureUnitIndex(int programType, const std::string &name, int index) (defined in sh::OgrePass) | sh::OgrePass | virtual |
~PropertySet() (defined in sh::PropertySet) | sh::PropertySet | inlinevirtual |