Public Member Functions | |
IndexTypeAttribute (int whichindex, const Type &type) | |
int | getWhichIndex () const |
const Type & | getIndexType () const |
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!
osgIntrospection::IndexTypeAttribute::IndexTypeAttribute | ( | int | whichindex, | |
const Type & | type | |||
) | [inline] |
int osgIntrospection::IndexTypeAttribute::getWhichIndex | ( | ) | const [inline] |
const Type& osgIntrospection::IndexTypeAttribute::getIndexType | ( | ) | const [inline] |