|
OpenSceneGraph 2.8.4
|
By setting an attribute of this class you can specify a custom object that will be used to retrieve the value of a property instead of the default getter method. More...

Public Member Functions | |
| CustomPropertyGetAttribute (const PropertyGetter *getter) | |
| const PropertyGetter * | getGetter () const |
| ~CustomPropertyGetAttribute () | |
By setting an attribute of this class you can specify a custom object that will be used to retrieve the value of a property instead of the default getter method.
| osgIntrospection::CustomPropertyGetAttribute::CustomPropertyGetAttribute | ( | const PropertyGetter * | getter | ) | [inline] |
| osgIntrospection::CustomPropertyGetAttribute::~CustomPropertyGetAttribute | ( | ) | [inline] |
| const PropertyGetter* osgIntrospection::CustomPropertyGetAttribute::getGetter | ( | ) | const [inline] |
| Generated at Tue May 3 2011 13:35:29 for the OpenSceneGraph by doxygen 1.7.4. |