shiny  0.4
a shader and material management library for OGRE
Public Member Functions | Protected Member Functions | List of all members
sh::OgreTextureUnitState Class Reference
+ Inheritance diagram for sh::OgreTextureUnitState:

Public Member Functions

 OgreTextureUnitState (OgrePass *parent, const std::string &name)
 
virtual void setTextureName (const std::string &textureName)
 
- Public Member Functions inherited from sh::PropertySet
void setProperty (const std::string &name, PropertyValuePtr &value, PropertySetGet *context)
 

Protected Member Functions

virtual bool setPropertyOverride (const std::string &name, PropertyValuePtr &value, PropertySetGet *context)
 

Member Function Documentation

◆ setPropertyOverride()

virtual bool sh::OgreTextureUnitState::setPropertyOverride ( const std::string &  name,
PropertyValuePtr &  value,
PropertySetGet context 
)
protectedvirtual
Returns
true if the specified property was found, or false otherwise

Reimplemented from sh::TextureUnitState.


The documentation for this class was generated from the following file: