jGL
|
Namespaces | |
namespace | jGL |
A drawable graphic. | |
Functions | |
void | jGL::parseAction (GLFWwindow *window, int code, int action) |
void | jGL::defaultKeyEventCallback (GLFWwindow *window, int key, int scancode, int action, int mods) |
void | jGL::defaultMouseButtonCallback (GLFWwindow *window, int button, int action, int mods) |
void | jGL::defaultScrollCallback (GLFWwindow *window, double x, double y) |