|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Generator::Logic::while_true | ( | const TypedHook< LogicContext > & | callback | ) |
Registers a callback that executes continuously while output is true.
| callback | Function to call on each tick when output is true (1.0) |
Definition at line 573 of file Logic.cpp.
References add_callback(), and MayaFlux::Nodes::Generator::WHILE_TRUE.
Here is the call graph for this function: