1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutEstablishOverlay — Creates an overlay.
5

LIBRARY

7     OpenGLUT - overlays
8

SYNOPSIS

10     #include <openglut.h>
11
12     void
13     glutEstablishOverlay(void);
14

DESCRIPTION

16     Creates an overlay associated with the  current window  .
17

CAVEATS

19     Unimplemented.
20
21     Old GLUT would terminate the program when an overlay was not possible.
22     freeglut ignores the request; OpenGLUT ignores the request as well.
23

SEE ALSO

25     glutRemoveOverlay(3) glutUseLayer(3) glutPostOverlayRedisplay(3)
26     glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)
27
28
29
30
31                                     Epoch
Impressum