glutEstablishOverlay

Langue: en

Version: 170494 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)


BSD mandoc

NAME

glutEstablishOverlay - Creates an overlay.

LIBRARY

OpenGLUT - overlays

SYNOPSIS

In openglut.h Ft void Fn glutEstablishOverlay void

DESCRIPTION

Creates an overlay associated with the Bf Li
 current window Ef
 .

CAVEATS

Unimplemented.

Old GLUT would terminate the program when an overlay was not possible. freeglut ignores the request; OpenGLUT ignores the request as well.

SEE ALSO

glutRemoveOverlay(3) glutUseLayer(3) glutPostOverlayRedisplay(3) glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)