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 |
|---|
| glutcreatewindow(3) - centos |
| glutinitdisplaymode(3) - centos |
| glutsetwindow(3) - centos |
| glutsetoption(3) - centos |
| glutcopycolormap(3glut) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |