glutRemoveOverlay – Removes an overlay.
Library
OpenGLUT – overlays
Synopsis
In openglut.h Ft void Fn glutRemoveOverlay void
Description
Removes the overlay associated with the Bf Li
current window Ef
.
Caveats
Unimplemented.
See Also
glutEstablishOverlay(3) glutUseLayer(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)