void cmd_run(const Plug &trigger)
Run the commands connected to that plug.
Derive this class to create your own Node type.
Definition: NodePlugin.h:28
This version of the SDK is unstable, i-e, it may change with no warning.
Definition: AddCurveAction.h:20
Base class for command nodes.
Definition: Cmd.h:23
A node plug.
Definition: Plug.h:59
#define NODES_PLUGIN_EXPORT
Definition: Export.h:37
Base class of all Rumba nodes.
Definition: Node.h:37