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

◆ is_edge_detected()

bool MayaFlux::Nodes::Generator::LogicContext::is_edge_detected ( ) const
inline

Definition at line 98 of file Logic.hpp.

98{ return m_edge_detected; }
bool m_edge_detected
Whether a state transition was detected.
Definition Logic.hpp:111