|
void | initialize (int width, int height, const char *title, bool use_vsync) |
void | terminate () |
void | updateDimensions () |
void | beginFrame () |
void | fillFrame (float r, float g, float b, float a) const |
void | finishFrame () const |
bool | windowShouldClose () |
void | setWindowShouldClose (bool value) |
int | width () const noexcept |
int | height () const noexcept |
GLFWwindow * | window () const noexcept |
bool | shouldClose () |
|
static double | time () noexcept |
The documentation for this class was generated from the following files: