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

Public Member Functions

virtual void setTextureName (const std::string &textureName)=0
 
- 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::TextureUnitState::setPropertyOverride ( const std::string &  name,
PropertyValuePtr &  value,
PropertySetGet context 
)
protectedvirtual
Returns
true if the specified property was found, or false otherwise

Reimplemented from sh::PropertySet.

Reimplemented in sh::OgreTextureUnitState.


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