OpenSceneGraph 2.8.3
|
Base struct for custom array property counters. More...
Public Member Functions | |
virtual int | count (const Value &) const |
virtual | ~PropertyCounter () |
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.
virtual osgIntrospection::PropertyCounter::~PropertyCounter | ( | ) | [inline, virtual] |
virtual int osgIntrospection::PropertyCounter::count | ( | const Value & | ) | const [inline, virtual] |
![]() | Generated at Tue Mar 22 2011 13:20:26 for the OpenSceneGraph by doxygen 1.7.3. |