osgIntrospection::PropertyAdder Struct Reference

Inheritance diagram for osgIntrospection::PropertyAdder:

osgIntrospection::StdListReflector< T, VT >::Adder osgIntrospection::StdSetReflector< T, VT >::Adder osgIntrospection::StdVectorReflector< T, VT >::Adder

List of all members.

Public Member Functions

virtual void add (Value &, const Value &) const
virtual ~PropertyAdder ()


Detailed Description

Base struct for custom array property adders. Descendants should override the add() method whose purpose is to add a new item to an array property.

Constructor & Destructor Documentation

virtual osgIntrospection::PropertyAdder::~PropertyAdder (  )  [inline, virtual]


Member Function Documentation

virtual void osgIntrospection::PropertyAdder::add ( Value ,
const Value  
) const [inline, virtual]


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

Generated on Wed Jul 30 23:59:04 2008 for openscenegraph by  doxygen 1.5.6