osgIntrospection::CustomPropertyCountAttribute Class Reference
By setting an attribute of this class you can specify a custom object that will be used to count the number of items in an array property.
More...
List of all members.
Detailed Description
By setting an attribute of this class you can specify a custom object that will be used to count the number of items in an array property.
Constructor & Destructor Documentation
| osgIntrospection::CustomPropertyCountAttribute::CustomPropertyCountAttribute |
( |
const PropertyCounter * |
counter |
) |
[inline] |
| osgIntrospection::CustomPropertyCountAttribute::~CustomPropertyCountAttribute |
( |
|
) |
[inline] |
Member Function Documentation
| const PropertyCounter* osgIntrospection::CustomPropertyCountAttribute::getCounter |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: