OpenSceneGraph 2.8.3
|
By setting an attribute of this class you can specify a custom object that will be used to set the value of a property instead of the default setter method. More...
Public Member Functions | |
CustomPropertySetAttribute (const PropertySetter *setter) | |
const PropertySetter * | getSetter () const |
~CustomPropertySetAttribute () |
By setting an attribute of this class you can specify a custom object that will be used to set the value of a property instead of the default setter method.
osgIntrospection::CustomPropertySetAttribute::CustomPropertySetAttribute | ( | const PropertySetter * | setter | ) | [inline] |
osgIntrospection::CustomPropertySetAttribute::~CustomPropertySetAttribute | ( | ) | [inline] |
const PropertySetter* osgIntrospection::CustomPropertySetAttribute::getSetter | ( | ) | const [inline] |
![]() | Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |