SimpleGL  1.1.0
A framework for platform independent rendering
sgl::KeyCallback Member List

This is the complete list of members for sgl::KeyCallback, including all inherited members.

currentsgl::KeyCallbackprotectedstatic
dispatch(GLFWwindow *window, int key, int scancode, int action, int mods)sgl::KeyCallbackstatic
getCurrent()sgl::KeyCallbackstatic
invoke(GLFWwindow *window, Key key, int scancode, Action action, Modifier mods)sgl::KeyCallbackvirtual
KeyCallback(void)sgl::KeyCallback
setCurrent(KeyCallback *callback)sgl::KeyCallbackstatic
~KeyCallback(void)sgl::KeyCallback