8 #ifndef GLFW_GENERAL_HPP 9 #define GLFW_GENERAL_HPP 11 #include "SimpleGL_Export.h" 22 class SIMPLEGL_EXPORT
GLFW {
37 static void pollEvents();
40 static void terminate();
This class wraps a GLFW error callback.
This static class wraps general GLFW functions.
Generic namespace for the SimpleGL framework.