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::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 Dec 15 2010 00:58:51 for the OpenSceneGraph by doxygen 1.7.1. |