|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
explicit |
Constructs a Logic node for time-dependent evaluation.
| function | Function implementing temporal boolean logic |
Creates a Logic node that evaluates inputs based on both their value and the time at which they occur. This enables implementation of timing-sensitive operations like pulse width detection, timeout monitoring, and rate-of-change analysis.
Definition at line 95 of file Logic.cpp.