MayaFlux
0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
was_edge_detected()
bool MayaFlux::Nodes::Generator::Logic::was_edge_detected
(
)
const
inline
Checks if a state transition was detected.
Returns
True if a transition matching the configured edge type was detected
Definition at line
437
of file
Logic.hpp
.
437
{
return
m_edge_detected
; }
MayaFlux::Nodes::Generator::Logic::m_edge_detected
bool m_edge_detected
Whether an edge was detected in the last processing.
Definition
Logic.hpp:580
MayaFlux
Nodes
Generator
Logic
Generated by
1.9.8