|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Input::InputNode::on_threshold_falling | ( | double | threshold, |
| const NodeHook & | callback | ||
| ) |
Register callback for threshold crossing (falling edge)
| threshold | Value threshold |
| callback | Function to call when value crosses threshold downward |
Definition at line 147 of file InputNode.cpp.
References add_input_callback(), and MayaFlux::Nodes::Input::THRESHOLD_FALLING.
Here is the call graph for this function: