osgIntrospection::IndexTypeAttribute Class Reference

Inheritance diagram for osgIntrospection::IndexTypeAttribute:

osgIntrospection::CustomAttribute List of all members.

Public Member Functions

 IndexTypeAttribute (int whichindex, const Type &type)
int getWhichIndex () const
const TypegetIndexType () const

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:
Generated on Sun Oct 1 13:17:10 2006 for openscenegraph by  doxygen 1.4.7