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 |
| glutpopwindow(3) - centos |
| glutsetwindow(3) - centos |
| glutspecialfunc(3) - centos |
| glutcopycolormap(3glut) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |
| Please Welcome Dave Munro to the Moderator Team! |