|
OpenSceneGraph 2.8.4
|

Public Types | |
| typedef P C::* | MemberType |
Public Member Functions | |
| PublicMemberAccessor (MemberType m) | |
| virtual Value | get (Value &instance) const |
| virtual Value | get (const Value &instance) const |
| virtual void | set (Value &instance, const Value &v) const |
Public Attributes | |
| P C::* | _m |
| typedef P C::* osgIntrospection::PublicMemberAccessor< C, P >::MemberType |
| osgIntrospection::PublicMemberAccessor< C, P >::PublicMemberAccessor | ( | MemberType | m | ) | [inline] |
| virtual Value osgIntrospection::PublicMemberAccessor< C, P >::get | ( | Value & | instance | ) | const [inline, virtual] |
Reimplemented from osgIntrospection::PropertyGetter.
References osgIntrospection::PublicMemberAccessor< C, P >::_m.
| virtual Value osgIntrospection::PublicMemberAccessor< C, P >::get | ( | const Value & | instance | ) | const [inline, virtual] |
Reimplemented from osgIntrospection::PropertyGetter.
References osgIntrospection::PublicMemberAccessor< C, P >::_m.
| virtual void osgIntrospection::PublicMemberAccessor< C, P >::set | ( | Value & | instance, |
| const Value & | v | ||
| ) | const [inline, virtual] |
Reimplemented from osgIntrospection::PropertySetter.
References osgIntrospection::PublicMemberAccessor< C, P >::_m.
| P C::* osgIntrospection::PublicMemberAccessor< C, P >::_m |
| Generated at Tue May 3 2011 13:35:29 for the OpenSceneGraph by doxygen 1.7.4. |