MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
has_pending()
bool MayaFlux::Vruta::EventSource::has_pending
(
)
const
inline
Checks if events are pending.
Definition at line
51
of file
EventSource.hpp
.
51
{
return
!
m_pending_events
.empty(); }
MayaFlux::Vruta::EventSource::m_pending_events
std::queue< Core::WindowEvent > m_pending_events
Definition
EventSource.hpp:64
MayaFlux
Vruta
EventSource
Generated by
1.9.8