|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kriya::Sequence::execute | ( | ) |
Executes the sequence using the global managers.
This method executes the sequence of actions using the global node manager and scheduler. It's convenient for simple cases where only one processing engine is active.
The actions are executed in the order they were added, with any time delays respected.
Definition at line 78 of file Chain.cpp.
References execute(), MayaFlux::get_node_graph_manager(), and MayaFlux::get_scheduler().
Referenced by execute().
Here is the call graph for this function:
Here is the caller graph for this function: