matf-rg-engine 1.0.0
Base for project for the Computer Graphics course at Faculty of Mathematics, University of Belgrade
|
This is the complete list of members for engine::graphics::GraphicsPlatformEventObserver, including all inherited members.
GraphicsPlatformEventObserver(GraphicsController *graphics) | engine::graphics::GraphicsPlatformEventObserver | inlineexplicit |
m_graphics | engine::graphics::GraphicsPlatformEventObserver | private |
on_key(Key key) | engine::platform::PlatformEventObserver | virtual |
on_mouse_move(MousePosition position) | engine::platform::PlatformEventObserver | virtual |
on_window_resize(int width, int height) override | engine::graphics::GraphicsPlatformEventObserver | virtual |
~PlatformEventObserver()=default | engine::platform::PlatformEventObserver | virtual |