From 11bf9b28da63ee26632b6cf72aeba16115daf9b3 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 16 Sep 2002 01:35:34 +0000 Subject: Move Fl_Help_Dialog to fltk_images library. Add "Additional Libraries" section to docos as needed. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2625 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl_Gl_Window.html | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) (limited to 'documentation/Fl_Gl_Window.html') diff --git a/documentation/Fl_Gl_Window.html b/documentation/Fl_Gl_Window.html index fd5957e57..84bddd7e0 100644 --- a/documentation/Fl_Gl_Window.html +++ b/documentation/Fl_Gl_Window.html @@ -1,21 +1,32 @@ - + + + +

class Fl_Gl_Window

+
+

Class Hierarchy

- +

Include Files

- + +

Additional Libraries

+ + +

Description

The Fl_Gl_Window widget sets things up so OpenGL works, and also keeps an OpenGL "context" for that window, so that changes to the @@ -208,4 +219,5 @@ Fl_Gl_Window::valid() and set the same transformation. If you don't your code may not work on other systems. Depending on the OS, and on whether overlays are real or simulated, the OpenGL context may be the same or different between the overlay and main window.

- + + -- cgit v1.2.3