MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_edge_type()

EdgeType MayaFlux::Nodes::Generator::LogicContext::get_edge_type ( ) const
inline

Definition at line 99 of file Logic.hpp.

99{ return m_edge_type; }
EdgeType m_edge_type
Type of transition being monitored.
Definition Logic.hpp:112