UNTITLEDLOCAL UNTITLEDNAMEglutCopyColormap -- Copies a color map between windows.LIBRARYOpenGLUT - colormapSYNOPSIS#include <openglut.h> void glutCopyColormap(int window);PARAMETERSwindow The window to copy toDESCRIPTIONAllows you to copy an entire color map from one window to another. This function copies from the current window . It copies to the indicated window. Respects the current layer setting.BUGSUnimplemented.SEE ALSOglutSetColor(3) glutGetColor(3) Epoch
| Related Man Pages |
|---|
| glutcopycolormap(3glut) - redhat |
| glutcreatewindow(3) - centos |
| glutinitdisplaymode(3) - centos |
| glutpopwindow(3) - centos |
| glutsetoption(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |