|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Logic::while_false | ( | const NodeHook & | callback | ) |
Registers a callback that executes continuously while output is false.
| callback | Function to call on each tick when output is false (0.0) |
Definition at line 571 of file Logic.cpp.
References add_callback(), and MayaFlux::Nodes::Generator::WHILE_FALSE.
Here is the call graph for this function: