mango_engine.graphics.opengl.gl_window

Undocumented in source.

Members

Classes

GLWindow
class GLWindow
Undocumented in source.

Functions

glwindow_glfwKeyCallback
void glwindow_glfwKeyCallback(GLFWwindow* window, int key, int scancode, int action, int mods)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

windows
GLWindow[GLFWwindow*] windows;
Undocumented in source.

Meta