suse man page for glutremoveoverlay

Query: glutremoveoverlay

OS: suse

Section: 3glut

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

glutRemoveLayer(3GLUT)						       GLUT						    glutRemoveLayer(3GLUT)

NAME
glutRemoveOverlay - removes the overlay (if one exists) from the current window.
SYNTAX
void glutRemoveOverlay(void);
DESCRIPTION
glutRemoveOverlay removes the overlay (if one exists). It is safe to call glutRemoveOverlay even if no overlay is currently established--it does nothing in this case. Implicitly, the window's layer in use changes to the normal plane immediately once the overlay is removed. If the program intends to re-establish the overlay later, it is typically faster and less resource intensive to use glutHideOverlay and glutShowOverlay to simply change the display status of the overlay.
SEE ALSO
glutEstablishOverlay, glutDestroyWindow
AUTHOR
Mark J. Kilgard (mjk@nvidia.com)
GLUT
3.7 glutRemoveLayer(3GLUT)
Related Man Pages
glutoverlaydisplayfunc(3glut) - mojave
glutlayerget(3glut) - redhat
glutoverlaydisplayfunc(3glut) - redhat
glutoverlaydisplayfunc(3glut) - suse
glutoverlaydisplayfunc(3glut) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend