GLUTREMOVEOVERLAY
Section: C Library Functions (3)
Updated: LOCAL
Index
Return to Main Contents
BSD mandoc
 
NAME
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)