OpenSceneGraph 2.8.3
|
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 Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |