List of all members.
Detailed Description
Base struct for custom array property counters. Descendants should override the count() method which must return the number of items in a chosen array property for the given instance.
Constructor & Destructor Documentation
virtual osgIntrospection::PropertyCounter::~PropertyCounter |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual int osgIntrospection::PropertyCounter::count |
( |
const Value & |
|
) |
const [inline, virtual] |
The documentation for this struct was generated from the following file: