osgIntrospection::IndexTypeAttribute Class Reference
List of all members.
Detailed Description
Attribute for overriding the type of an index (of an indexed property) with a custom type. Behaves like PropertyTypeAttribute, but it affects the value of an index instead of the property's value itself. NOTE: property with custom indexing attributes are not affected by this attribute!
Constructor & Destructor Documentation
osgIntrospection::IndexTypeAttribute::IndexTypeAttribute |
( |
int |
whichindex, |
|
|
const Type & |
type | |
|
) |
| | [inline] |
Member Function Documentation
const Type& osgIntrospection::IndexTypeAttribute::getIndexType |
( |
|
) |
const [inline] |
int osgIntrospection::IndexTypeAttribute::getWhichIndex |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: