glutRemoveOverlay (3) - Linux Manuals

glutRemoveOverlay: Removes an overlay.

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.