|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct with executor and raw data (move, convenience entry point)
Wraps data in a Datum immediately. No container is attached; use the Datum overload when a container must be preserved through the chain.
| executor | Shared pointer to the executor instance |
| input | Raw data to move and wrap |
Definition at line 108 of file OperationChain.hpp.