openscenegraph
Public Member Functions | Public Attributes | List of all members
osgAnimation::Timeline::Command Struct Reference

Public Member Functions

 Command ()
 Command (int priority, const FrameAction &action)

Public Attributes

int _priority
FrameAction _action

Constructor & Destructor Documentation

osgAnimation::Timeline::Command::Command ( )
inline
osgAnimation::Timeline::Command::Command ( int  priority,
const FrameAction action 
)
inline

Member Data Documentation

FrameAction osgAnimation::Timeline::Command::_action
int osgAnimation::Timeline::Command::_priority

The documentation for this struct was generated from the following file: