|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Execute an operation conditionally on a boolean flag.
| OpClass | Operation to execute if condition is true |
| condition | If true, executes the operation; otherwise passes through |
Definition at line 299 of file OperationChain.hpp.