fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
  SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation)  

Fl_Gl_Window.H File Reference

#include "Fl_Window.H"
Include dependency graph for Fl_Gl_Window.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Fl_Gl_Window

Typedefs

typedef void * GLContext

Typedef Documentation

typedef void* GLContext

Opaque pointer type to hide system specific implementation.

Definition at line 40 of file Fl_Gl_Window.H.