X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/418ab1e742d1da28f69f0871adc6df5f697bc7c0..fd52f2552593cffab61c8b126119fb5e0be47e38:/docs/latex/wx/glcanvas.tex?ds=sidebyside diff --git a/docs/latex/wx/glcanvas.tex b/docs/latex/wx/glcanvas.tex index 13840d5cf4..62e23fbab5 100644 --- a/docs/latex/wx/glcanvas.tex +++ b/docs/latex/wx/glcanvas.tex @@ -1,7 +1,6 @@ \section{\class{wxGLCanvas}}\label{wxglcanvas} -wxGLCanvas is a class for displaying OpenGL graphics. There are -wrappers for OpenGL on Windows, and GTK+ and Motif. +wxGLCanvas is a class for displaying OpenGL graphics. There are two ways to use this class: @@ -194,3 +193,4 @@ Sets the current colour for this window, using the wxWidgets colour database to Swaps the double-buffer of this window, making the back-buffer the front-buffer and vice versa, so that the output of the previous OpenGL commands is displayed on the window. +