|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Supply the slot list and processing order for the coming cycle.
| slots | Reference to the MeshNetwork's slot storage. |
| order | Indices into slots in topological order (parents first). |
Called by MeshNetwork::process_batch() before process(dt). The reference must remain valid for the duration of the cycle.
Definition at line 36 of file MeshOperator.hpp.