glutremoveoverlay(3) - Linux man page

Name

glutRemoveOverlay - Removes an overlay.

Library

OpenGLUT - overlays

Synopsis

#include <openglut.h>

void

glutRemoveOverlay(void);

Description

Removes the overlay associated with the current window .

Caveats

Unimplemented.

See Also

glutestablishoverlay(3) glutuselayer(3) glutpostoverlayredisplay(3) glutpostwindowoverlayredisplay(3) glutshowoverlay(3) gluthideoverlay(3)

BSD Epoch BSD