|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
explicit |
Constructs a Logic node with a custom combinational function.
| function | Custom function implementing stateless boolean logic |
Creates a Logic node that applies a user-defined function to each input sample, enabling custom combinational logic operations beyond the standard operators.
Definition at line 45 of file Logic.cpp.