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 |
|---|
| glutcreatesubwindow(3) - centos |
| glutcreatewindow(3) - centos |
| glutmousefunc(3) - centos |
| glutsetoption(3) - centos |
| glutcopycolormap(3glut) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| CentOS7 restoring file capabilities |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |