15#ifndef OSGANIMATION_ACTION_CALLBACK_H
16#define OSGANIMATION_ACTION_CALLBACK_H
Definition ActionVisitor:39
Definition ActionCallback:26
Action * getAction() const
Definition ActionCallback:31
osg::ref_ptr< Action > _action
Definition ActionCallback:34
int _priority
Definition ActionCallback:35
RunAction(Action *a, int priority=0)
Definition ActionCallback:28
virtual void operator()(Action *action, ActionVisitor *visitor)
int getPriority() const
Definition ActionCallback:32
#define OSGANIMATION_EXPORT
Definition osgAnimation/Export:40