OSG
3.4.0
|
#include <Timeline.h>
Public Member Functions | |
Command () | |
Command (int priority, const FrameAction &action) | |
Public Attributes | |
int | _priority |
FrameAction | _action |
Definition at line 101 of file Timeline.h.
|
inline |
Definition at line 103 of file Timeline.h.
|
inline |
Definition at line 104 of file Timeline.h.
FrameAction osgAnimation::Timeline::Command::_action |
Definition at line 106 of file Timeline.h.
int osgAnimation::Timeline::Command::_priority |
Definition at line 105 of file Timeline.h.