Inheritance diagram for osgIntrospection::IndexTypeAttribute:
Public Member Functions | |
IndexTypeAttribute (int whichindex, const Type &type) | |
int | getWhichIndex () const |
const Type & | getIndexType () const |
osgIntrospection::IndexTypeAttribute::IndexTypeAttribute | ( | int | whichindex, | |
const Type & | type | |||
) | [inline] |
const Type& osgIntrospection::IndexTypeAttribute::getIndexType | ( | ) | const [inline] |
int osgIntrospection::IndexTypeAttribute::getWhichIndex | ( | ) | const [inline] |