glutRemoveOverlay (3) - Linux Manuals
glutRemoveOverlay: Removes an overlay.
NAME
glutRemoveOverlay - Removes an overlay.LIBRARY
OpenGLUT - overlaysSYNOPSIS
In openglut.h Ft void Fn glutRemoveOverlay voidDESCRIPTION
Removes the overlay associated with the Bf LiCAVEATS
Unimplemented.SEE ALSO
glutEstablishOverlay(3) glutUseLayer(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)