gui.guimain

Undocumented in source.

Members

Functions

error_callback
void error_callback(int error, const(char)* description)
Undocumented in source. Be warned that the author may not have intended to support it.
initWindow
GLFWwindow* initWindow(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main(string[] argv)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

clear_color
float[3] clear_color;
Undocumented in source.
showDDemoWindow
bool showDDemoWindow;
Undocumented in source.
showOrgDemoWindow
bool showOrgDemoWindow;
Undocumented in source.
window
GLFWwindow* window;
Undocumented in source.

Meta