|
OpenSceneGraph 2.8.4
|
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 May 3 2011 13:35:29 for the OpenSceneGraph by doxygen 1.7.4. |