|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| enum MayaFlux::Utils::NodeBinaryOpSemantics : uint8_t |
| Enumerator | |
|---|---|
| REPLACE | Unregister both nodes and register with the new binary op node. |
| KEEP | Preserve both nodes in the binary op, add new binary op node to root, i.e doubling the signal. |
Definition at line 55 of file Utils.hpp.