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

◆ Command() [1/2]

osgAnimation::Timeline::Command::Command ( )
inline

◆ Command() [2/2]

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

Member Data Documentation

◆ _action

FrameAction osgAnimation::Timeline::Command::_action

◆ _priority

int osgAnimation::Timeline::Command::_priority

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