|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| enum MayaFlux::Nodes::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 21 of file NodeSpec.hpp.