Public Member Functions | |
virtual | ~DynamicConverter () |
virtual Value | convert (const Value &src) const |
virtual CastType | getCastType () const |
virtual osgIntrospection::DynamicConverter< S, D >::~DynamicConverter | ( | ) | [inline, virtual] |
virtual Value osgIntrospection::DynamicConverter< S, D >::convert | ( | const Value & | src | ) | const [inline, virtual] |
Implements osgIntrospection::Converter.
virtual CastType osgIntrospection::DynamicConverter< S, D >::getCastType | ( | ) | const [inline, virtual] |
Implements osgIntrospection::Converter.