|
OpenSceneGraph 2.8.3
|
Base struct for custom array property adders. More...

Public Member Functions | |
| virtual void | add (Value &, const Value &) const |
| virtual | ~PropertyAdder () |
Base struct for custom array property adders.
Descendants should override the add() method whose purpose is to add a new item to an array property.
| virtual osgIntrospection::PropertyAdder::~PropertyAdder | ( | ) | [inline, virtual] |
| Generated at Tue Mar 22 2011 15:16:56 for the OpenSceneGraph by doxygen 1.7.3. |