MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Nodes::Input::InputCallback Struct Reference

Callback registration with event type and optional parameters. More...

#include <InputNode.hpp>

+ Collaboration diagram for MayaFlux::Nodes::Input::InputCallback:

Public Attributes

NodeHook callback
 
InputEventType event_type
 
std::optional< NodeConditioncondition
 
std::optional< double > threshold
 
std::optional< std::pair< double, double > > range
 

Detailed Description

Callback registration with event type and optional parameters.

Definition at line 30 of file InputNode.hpp.


The documentation for this struct was generated from the following file: