|
OpenSceneGraph 2.8.4
|
Base struct for custom array property inserters. More...

Public Member Functions | |
| virtual void | insert (Value &, int, const Value &) const |
| virtual void | insert (Value &, const ValueList &, const Value &) const |
| virtual | ~PropertyInserter () |
Base struct for custom array property inserters.
Descendants should override the insert() method whose purpose is to insert a new item to an array property.
| virtual osgIntrospection::PropertyInserter::~PropertyInserter | ( | ) | [inline, virtual] |
| Generated at Tue May 3 2011 13:35:29 for the OpenSceneGraph by doxygen 1.7.4. |