Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray::osi::OsManager Member List

This is the complete list of members for foray::osi::OsManager, including all inherited members.

Destroy()foray::osi::OsManagervirtual
Init()foray::osi::OsManagervirtual
InputDevices()foray::osi::OsManagervirtual
Instance()foray::osi::OsManagerinlinestatic
Keyboard()foray::osi::OsManagerinline
Keyboard() constforay::osi::OsManagerinline
mInputDevicesforay::osi::OsManagerprotected
mKeyboardforay::osi::OsManagerprotected
mLastEventforay::osi::OsManagerprotected
mMouseforay::osi::OsManagerprotected
Mouse()foray::osi::OsManagerinline
Mouse() constforay::osi::OsManagerinline
operator=(const OsManager &other)=deleteforay::osi::OsManager
OsManager()foray::osi::OsManager
OsManager(const OsManager &other)=deleteforay::osi::OsManager
OsManager(const OsManager &&other)=deleteforay::osi::OsManager
PollEvent()foray::osi::OsManagervirtual
sInstanceforay::osi::OsManagerinlineprotectedstatic
TranslateEvent_JoyAxis(const SDL_Event &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_JoyButton(const SDL_JoyButtonEvent &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_JoyDevice(const SDL_JoyDeviceEvent &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_Keyboard(const SDL_Event &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_MouseButton(const SDL_Event &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_MouseMoved(const SDL_Event &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_MouseScroll(const SDL_Event &sdl_event)foray::osi::OsManagerprotectedvirtual
TranslateEvent_WindowClosed(Window *window, uint32_t timestamp)foray::osi::OsManagerprotectedvirtual
TranslateEvent_WindowFocus(Window *window, const SDL_WindowEvent &wevent, bool mouseonly, bool focus)foray::osi::OsManagerprotectedvirtual
TranslateEvent_WindowResized(Window *window, const SDL_WindowEvent &wevent)foray::osi::OsManagerprotectedvirtual
TranslateSDLEvent(const SDL_Event &sdl_event, Event *&out_event)foray::osi::OsManagerprotectedvirtual
~OsManager()foray::osi::OsManagervirtual