|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Nodes::Input::InputNode::on_button_press | ( | const NodeHook & | callback | ) |
Register callback for button press (0.0 → 1.0 transition)
| callback | Function to call on button press |
Specialized for button inputs - fires once on press
Definition at line 162 of file InputNode.cpp.
References add_input_callback(), and MayaFlux::Nodes::Input::BUTTON_PRESS.
Here is the call graph for this function: