|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Construct with executor and raw data (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 wrap and process |
Definition at line 94 of file OperationChain.hpp.