gltk
0.3
a C++ widget library built on GLUT
|
the one and only Main object of the library. More...
#include <main.hh>
Public Member Functions | |
Main (int &argc, char **(&argv)) | |
initialize the program with command line parameters | |
Static Public Member Functions | |
static void | run (Window &window) |
start the GLUT event loop. As per GLUT, this function never returns. |