Public Member Functions | |
virtual void | insert (Value &, int, const Value &) const |
virtual void | insert (Value &, const ValueList &, const Value &) const |
virtual | ~PropertyInserter () |
Descendants should override the insert() method whose purpose is to insert a new item to an array property.
virtual osgIntrospection::PropertyInserter::~PropertyInserter | ( | ) | [inline, virtual] |
virtual void osgIntrospection::PropertyInserter::insert | ( | Value & | , | |
const ValueList & | , | |||
const Value & | ||||
) | const [inline, virtual] |