1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutPostOverlayRedisplay — Posts a redispaly against the layer for the
5     current window.
6

LIBRARY

8     OpenGLUT - overlays
9

SYNOPSIS

11     #include <openglut.h>
12
13     void
14     glutPostOverlayRedisplay(void);
15

DESCRIPTION

17     For the  current window  , tells OpenGLUT that you wish to have your
18     OverlayDisplay callback invoked.
19

CAVEATS

21     Unimplemented.
22

SEE ALSO

24     glutEstablishOverlay(3) glutRemoveOverlay(3) glutUseLayer(3)
25     glutPostWindowOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)
26     glutOverlayDisplayFunc(3) glutPostRedisplay(3)
27
28
29
30
31                                     Epoch
Impressum