Public Member Functions

osgIntrospection::CustomPropertyRemoveAttribute Class Reference

Inheritance diagram for osgIntrospection::CustomPropertyRemoveAttribute:
osgIntrospection::CustomAttribute

List of all members.

Public Member Functions

 CustomPropertyRemoveAttribute (const PropertyRemover *remover)
const PropertyRemovergetRemover () const
 ~CustomPropertyRemoveAttribute ()

Detailed Description

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


Constructor & Destructor Documentation

osgIntrospection::CustomPropertyRemoveAttribute::CustomPropertyRemoveAttribute ( const PropertyRemover remover  )  [inline]
osgIntrospection::CustomPropertyRemoveAttribute::~CustomPropertyRemoveAttribute (  )  [inline]

Member Function Documentation

const PropertyRemover* osgIntrospection::CustomPropertyRemoveAttribute::getRemover (  )  const [inline]

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