SimpleGL
1.1.0
A framework for platform independent rendering
|
This is the complete list of members for sgl::KeyCallback, including all inherited members.
current | sgl::KeyCallback | protectedstatic |
dispatch(GLFWwindow *window, int key, int scancode, int action, int mods) | sgl::KeyCallback | static |
getCurrent() | sgl::KeyCallback | static |
invoke(GLFWwindow *window, Key key, int scancode, Action action, Modifier mods) | sgl::KeyCallback | virtual |
KeyCallback(void) | sgl::KeyCallback | |
setCurrent(KeyCallback *callback) | sgl::KeyCallback | static |
~KeyCallback(void) | sgl::KeyCallback |