|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Applies the operation with dependencies resolved.
| input | Input data to process |
This method ensures that all dependencies are executed before applying the operation. It is intended for use in scenarios where the operation is part of a larger processing graph.
Definition at line 59 of file ComputeOperation.hpp.