#include "gl_box.h"Variables | |
| gl_box * | gl |
| The gl pointer is a pointer to the gl_box which is used to display the animation. | |
|
|
The gl pointer is a pointer to the gl_box which is used to display the animation. It is a global variable for convenient access by callback functions for the fltk widgets. |
1.3.2