glutCopyColormap (3) - Linux Manuals
glutCopyColormap: Copies a color map between windows.
NAME
glutCopyColormap - Copies a color map between windows.LIBRARY
OpenGLUT - colormapSYNOPSIS
In openglut.h Ft void Fn glutCopyColormap int windowPARAMETERS
Bf Em
DESCRIPTION
Allows you to copy an entire color map from
one window to another. This function copies
Bf Em
BUGS
Unimplemented.