Query: glutshowoverlay
OS: osx
Section: 3glut
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
glutShowOverlay(3GLUT) GLUT glutShowOverlay(3GLUT)NAMEglutShowOverlay, glutHideOverlay - shows or hides the overlay of the current windowSYNTAX#include <GLUT/glut.h> void glutShowOverlay(void); void glutHideOverlay(void);DESCRIPTIONglutShowOverlay shows the overlay of the current window; glutHideOverlay hides the overlay. The effect of showing or hiding an overlay takes place immediately. Note that glutShowOverlay will not actually display the overlay unless the window is also shown (and even a shown window may be obscured by other windows, thereby obscuring the overlay). It is typically faster and less resource intensive to use these routines to control the display status of an overlay as opposed to removing and re-establishing the overlay.SEE ALSOglutEstablishOverlay, glutShowWindowAUTHORMark J. Kilgard (mjk@nvidia.com)GLUT3.7 glutShowOverlay(3GLUT)
Related Man Pages |
---|
glutdisplayfunc(3glut) - mojave |
glutestablishoverlay(3glut) - mojave |
glutestablishoverlay(3glut) - suse |
glutlayerget(3glut) - suse |
glutlayerget(3glut) - osx |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Installing Dash Shell on OS X Lion |
At A Glance Coloured Real Time Bargraph Generator... |
When is a _function_ not a _function_? |
Hearing Aid for OSX 10.12.x and greater. |