summaryrefslogtreecommitdiff
path: root/documentation/opengl.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
commit336996c7abb716844d3389df7bd7779298af3dcf (patch)
tree9afcd37ade9fcc63de2a0cfbf9962787ffff52d4 /documentation/opengl.html
parentecfb817427bfe9eb3fe961bef2a25c36b73453c4 (diff)
Update documentation files to eliminate most of the warnings
and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/opengl.html')
-rw-r--r--documentation/opengl.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/opengl.html b/documentation/opengl.html
index 926419b24..9ccd30c42 100644
--- a/documentation/opengl.html
+++ b/documentation/opengl.html
@@ -305,9 +305,7 @@ public:
};
</PRE>
</UL>
-<PRE>
-</PRE>
<H4>The camera() Method</H4>
The <TT>camera()</TT> method sets the camera (projection and
viewpoint) to use when drawing the scene. The scene is redrawn after