|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Vruta::EventSource::signal | ( | Core::WindowEvent | event | ) |
Signals that an event occurred.
| event | The event data |
Called by GLFW callbacks. Queues event and resumes waiting coroutines.
Definition at line 7 of file EventSource.cpp.
References m_pending_events, m_waiters, MayaFlux::Core::WindowEvent::type, and MayaFlux::Core::WINDOW_CLOSED.