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