Public Member Functions | |
RunAction (Timeline *tm, Action *a) | |
virtual void | operator() (Action *) |
Protected Attributes | |
osg::ref_ptr< Timeline > | _tm |
osg::ref_ptr< Action > | _action |
virtual void osgAnimation::RunAction::operator() | ( | Action * | ) | [inline, virtual] |
Reimplemented from osgAnimation::Action::Action::Callback.
References _action, _tm, and osg::ref_ptr< T >::get().
osg::ref_ptr<Action> osgAnimation::RunAction::_action [protected] |
Referenced by operator()().
osg::ref_ptr<Timeline> osgAnimation::RunAction::_tm [protected] |
Referenced by operator()().
![]() | Generated at Wed Apr 22 19:49:15 2009 for the OpenSceneGraph by doxygen 1.5.8. |