|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Registers a conditional callback for generated samples.
| callback | Function to call when condition is met |
| condition | Predicate that determines when callback is triggered |
Reimplemented from MayaFlux::Nodes::Node.
Definition at line 561 of file Logic.cpp.
References add_callback(), and MayaFlux::Nodes::Generator::CONDITIONAL.
Here is the call graph for this function: