|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Execute an operation by creating a new instance.
| OpClass | Operation class to instantiate and execute |
| Datum | InputType Input data type |
| Datum | OutputType Output data type |
| input | Input data |
| args | Constructor arguments for the operation |
Definition at line 132 of file ComputeMatrix.hpp.