1UNTITLED                             LOCAL                            UNTITLED
2

NAME

4     glutCopyColormap — Copies a color map between windows.
5

LIBRARY

7     OpenGLUT - colormap
8

SYNOPSIS

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

PARAMETERS

16      window     The window to copy  to
17

DESCRIPTION

19     Allows you to copy an entire color map from one window to another.  This
20     function copies  from   the  current window  .  It copies  to   the indi‐
21     cated  window.   Respects the current layer setting.
22

BUGS

24     Unimplemented.
25

SEE ALSO

27     glutSetColor(3) glutGetColor(3)
28
29
30
31
32                                     Epoch
Impressum