shiny
0.4
a shader and material management library for OGRE
|
base class that allows setting properties with any kind of value-type More...
#include <PropertyBase.hpp>
Public Member Functions | |
void | setProperty (const std::string &name, PropertyValuePtr &value, PropertySetGet *context) |
Protected Member Functions | |
virtual bool | setPropertyOverride (const std::string &name, PropertyValuePtr &value, PropertySetGet *context) |
base class that allows setting properties with any kind of value-type
|
protectedvirtual |
Reimplemented in sh::TextureUnitState, sh::OgrePass, and sh::OgreTextureUnitState.