|
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) ![]() |
#include <Fl_Gl_Choice.H>

Static Public Member Functions | |
| static Fl_Gl_Choice * | find (int mode, const int *) |
Public Attributes | |
| XVisualInfo * | vis |
| Colormap | colormap |
Definition at line 73 of file Fl_Gl_Choice.H.
| static Fl_Gl_Choice* Fl_Gl_Choice::find | ( | int | mode, |
| const int * | |||
| ) | [static] |
| Colormap Fl_Gl_Choice::colormap |
Definition at line 86 of file Fl_Gl_Choice.H.
| XVisualInfo* Fl_Gl_Choice::vis |
Definition at line 85 of file Fl_Gl_Choice.H.