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

◆ get_event_source() [1/2]

const Vruta::EventSource & MayaFlux::Core::GlfwWindow::get_event_source ( ) const
inlineoverridevirtual

Implements MayaFlux::Core::Window.

Definition at line 76 of file GlfwWindow.hpp.

76{ return m_event_source; }
Vruta::EventSource m_event_source