From baaa7760a06b1ffeae4da31df4b4dbab0777628f Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Tue, 23 Feb 1999 16:32:46 +0000 Subject: CubeView.h instead of CubeView.hpp test/glpuzzle.cxx instead of test/glut.cxx git-svn-id: file:///fltk/svn/fltk/trunk@335 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/glut.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/glut.html') diff --git a/documentation/glut.html b/documentation/glut.html index cbfe12a37..80fc12be3 100644 --- a/documentation/glut.html +++ b/documentation/glut.html @@ -18,7 +18,7 @@ functions that FLTK does not emulate (glutExtensionsSupported() ), you will also have to link with the GLUT library (after the FLTK library!)

Most of FL/glut.H is inline functions. You should take a -look at it (and maybe at test/glut.cxx in the FLTK source) if +look at it (and maybe at test/glpuzzle.cxx in the FLTK source) if you are having trouble porting your GLUT program.

This has been tested with most of the demo programs that come with the GLUT 3.3 distribution.

@@ -142,4 +142,4 @@ will create the window with a preset size, but the window manager will choose the position according to it's own whims.

virtual Fl_Glut_Window::~Fl_Glut_Window()

- Destroys the GLUT window. \ No newline at end of file + Destroys the GLUT window. -- cgit v1.2.3