]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/glcontext.tex
Updating MSW file list.
[wxWidgets.git] / docs / latex / wx / glcontext.tex
index e62a53c115ae5baacf50fd32b4905718def3892d..f2c4b1c33fcc82d91e21bb8adb6334c0c0df3704 100644 (file)
@@ -1,6 +1,6 @@
 \section{\class{wxGLContext}}\label{wxglcontext}
 
 \section{\class{wxGLContext}}\label{wxglcontext}
 
-wxGLContext is a class for sharing opengl data resources, such as display lists, with another \helpref{wxGLCanvas}{wxglcanvas}.
+wxGLContext is a class for sharing OpenGL data resources, such as display lists, with another \helpref{wxGLCanvas}{wxglcanvas}.
 
 By sharing data resources, you can prevent code duplication, save memory, and ultimately help optimize your application.
 
 
 By sharing data resources, you can prevent code duplication, save memory, and ultimately help optimize your application.
 
@@ -14,9 +14,9 @@ Note that some wxGLContext features are extremely platform-specific - its best t
 
 \wxheading{Include files}
 
 
 \wxheading{Include files}
 
-<wx/glcanvas.h>\\
-\\ 
-\wxheading{See Also}
+<wx/glcanvas.h>
+
+\wxheading{See also}
 
 \helpref{wxGLCanvas}{wxglcanvas}
 
 
 \helpref{wxGLCanvas}{wxglcanvas}
 
@@ -59,3 +59,4 @@ Sets the current colour for this context, using the wxWidgets colour database to
 \func{void}{SwapBuffers}{\void}
 
 Displays the previous OpenGL commands on the associated window.
 \func{void}{SwapBuffers}{\void}
 
 Displays the previous OpenGL commands on the associated window.
+