Public Member Functions | |
virtual int | count (const Value &) const |
virtual | ~PropertyCounter () |
Descendants should override the count() method which must return the number of items in a chosen array property for the given instance.
virtual osgIntrospection::PropertyCounter::~PropertyCounter | ( | ) | [inline, virtual] |
virtual int osgIntrospection::PropertyCounter::count | ( | const Value & | ) | const [inline, virtual] |