Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::EventProperty::Action Struct Reference

Public Member Functions

template<typename F >
requires std::is_invocable_v<F, Event*, State> || std::is_invocable_v<F, Event*>
 Action (F &&f)
 

Public Attributes

std::function< void(Event *, State) action )
 

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