osgIntrospection::PropertyAdder Struct Reference
List of all members.
Detailed Description
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.
Constructor & Destructor Documentation
virtual osgIntrospection::PropertyAdder::~PropertyAdder |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void osgIntrospection::PropertyAdder::add |
( |
Value & |
, |
|
|
const Value & |
| |
|
) |
| | const [inline, virtual] |
The documentation for this struct was generated from the following file: