fltk_gl_window_make_current
fn
void fltk_gl_window_make_current(FltkGlWindow win)Makes the OpenGL context current for this window.
Call this before making any OpenGL calls for this window.
Parameters
win | The window |