- frameBufferResizeCallback
void frameBufferResizeCallback(GLFWwindow* window, int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- joystickCallback
void joystickCallback(int joy, int event)
Undocumented in source. Be warned that the author may not have intended to support it.
- mouseCallback
void mouseCallback(GLFWwindow* window, double xPos, double yPos)
Undocumented in source. Be warned that the author may not have intended to support it.
- scrollCallback
void scrollCallback(GLFWwindow* window, double xOffset, double yOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateLastMousePosition
void updateLastMousePosition()
Undocumented in source. Be warned that the author may not have intended to support it.