Public Member Functions

osgIntrospection::CustomPropertyInsertAttribute Class Reference

Inheritance diagram for osgIntrospection::CustomPropertyInsertAttribute:
osgIntrospection::CustomAttribute

List of all members.

Public Member Functions

 CustomPropertyInsertAttribute (const PropertyInserter *inserter)
const PropertyInsertergetInserter () const
 ~CustomPropertyInsertAttribute ()

Detailed Description

By setting an attribute of this class you can specify a custom object that will be used to insert a new item to an array property.


Constructor & Destructor Documentation

osgIntrospection::CustomPropertyInsertAttribute::CustomPropertyInsertAttribute ( const PropertyInserter inserter ) [inline]
osgIntrospection::CustomPropertyInsertAttribute::~CustomPropertyInsertAttribute (  ) [inline]

Member Function Documentation

const PropertyInserter* osgIntrospection::CustomPropertyInsertAttribute::getInserter (  ) const [inline]

The documentation for this class was generated from the following file: