libmoldeo (Moldeo 1.0 Core)
1.0
libmoldeo is the group of objects and functions that executes the basic operations of Moldeo 1.0 Platform.
|
#include <moActions.h>
Public Member Functions | |
moAction () | |
moAction (moMoldeoActionType p_ActionType) | |
virtual | ~moAction () |
Public Attributes | |
moMoldeoActionType | m_ActionType |
moDataMessage | m_Arguments |
IMPERATIVE ORDERS imperative orders can be sent as messages from OSC like [ /moldeo loadproject C:
Definition at line 756 of file moActions.h.
moAction::moAction | ( | ) |
moAction::moAction | ( | moMoldeoActionType | p_ActionType | ) |
Definition at line 41 of file moActions.cpp.
|
virtual |
Definition at line 45 of file moActions.cpp.
moMoldeoActionType moAction::m_ActionType |
Definition at line 763 of file moActions.h.
moDataMessage moAction::m_Arguments |
Definition at line 764 of file moActions.h.