osgIntrospection::PropertyRemover Struct Reference
List of all members.
Detailed Description
Base struct for custom array property removers. Descendants should override the remove() method whose purpose is to remove an item from an array property.
Constructor & Destructor Documentation
virtual osgIntrospection::PropertyRemover::~PropertyRemover |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void osgIntrospection::PropertyRemover::remove |
( |
Value & |
, |
|
|
ValueList & |
| |
|
) |
| | const [inline, virtual] |
virtual void osgIntrospection::PropertyRemover::remove |
( |
Value & |
, |
|
|
int |
| |
|
) |
| | const [inline, virtual] |
The documentation for this struct was generated from the following file: