Public Member Functions

osgIntrospection::DefaultValueAttribute Class Reference

Inheritance diagram for osgIntrospection::DefaultValueAttribute:
osgIntrospection::CustomAttribute

List of all members.

Public Member Functions

 DefaultValueAttribute (const Value &v)
const ValuegetDefaultValue () const

Detailed Description

By adding this attribute to a PropertyInfo you specify a custom default value for that property.


Constructor & Destructor Documentation

osgIntrospection::DefaultValueAttribute::DefaultValueAttribute ( const Value v ) [inline]

Member Function Documentation

const Value& osgIntrospection::DefaultValueAttribute::getDefaultValue (  ) const [inline]

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