1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutPostWindowOverlayRedisplay — Posts a redisplay to the indicated win‐
5     dow's layer.
6

LIBRARY

8     OpenGLUT - overlays
9

SYNOPSIS

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

PARAMETERS

17      ID     A window ID.
18

DESCRIPTION

20     This function lets you post an overlay update to the overlay of any arbi‐
21     trary window.
22

CAVEATS

24     Unimplemented.
25

SEE ALSO

27     glutEstablishOverlay(3) glutRemoveOverlay(3) glutUseLayer(3)
28     glutPostOverlayRedisplay(3) glutShowOverlay(3) glutHideOverlay(3)
29     glutOverlayDisplayFunc(3) glutPostRedisplay(3)
30
31
32
33
34                                     Epoch
Impressum