X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f2ac038698d45e486f0300e8b7a2f83392c1d153..3db5226517a63bcdc983e638f1a312764fe1312f:/docs/latex/wx/glcontext.tex?ds=sidebyside diff --git a/docs/latex/wx/glcontext.tex b/docs/latex/wx/glcontext.tex index 84d802113a..f2c4b1c33f 100644 --- a/docs/latex/wx/glcontext.tex +++ b/docs/latex/wx/glcontext.tex @@ -1,6 +1,6 @@ \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. @@ -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. +