|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Notify callbacks (minimal for InputNode)
InputNodes fire callbacks sparingly - the input event IS the notification. Override if you need per-sample callbacks (rare for input).
Reimplemented from MayaFlux::Nodes::Input::InputNode.
Definition at line 56 of file TabletNode.cpp.
References fire(), fire_edges(), m_frame, m_frame_callbacks, m_frame_pending, m_previous_state, MayaFlux::Nodes::Input::InputNode::notify_tick(), MayaFlux::Core::TabletFrame::STATE, update_context(), and value.
Here is the call graph for this function: