gluthideoverlay(3) - Linux man page
Name
glutHideOverlay - Make an overlay invisible.
Library
OpenGLUT - overlays
Synopsis
#include <openglut.h>
void
glutHideOverlay(void);
-
Description
Causes a visible overlay to become invisible. Applies to the current window .
Caveats
Unimplemented.
See Also
glutestablishoverlay(3) glutremoveoverlay(3) glutuselayer(3) glutpostoverlayredisplay(3) glutpostwindowoverlayredisplay(3) glutshowoverlay(3)
BSD Epoch BSD