MayaFlux 0.2.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 78 of file GlfwWindow.hpp.

78{ return m_event_source; }
Vruta::EventSource m_event_source