Query: glutsetcolor
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNTITLEDLOCAL UNTITLEDNAMEglutSetColor -- Sets an indexed color-mode entry.LIBRARYOpenGLUT - colormapSYNOPSIS#include <openglut.h> void glutSetColor(int nColor, GLfloat red, GLfloat green, GLfloat blue);PARAMETERSnColor The palette entry to change. red New red value for palette entry. green New green value for palette entry. blue New blue value for palette entry.DESCRIPTIONglutSetCursor() allows you to set individual color-map entries in a GLUT_INDEX type of display. Respects the current overlay setting.BUGSUnimplemented.SEE ALSOglutGetColor(3) glutCopyColorMap(3) Epoch
Related Man Pages |
---|
glcolor3dv(3g) - centos |
glcolor3bv(3g) - centos |
glcolor3fv(3g) - centos |
glcolor3iv(3g) - centos |
imagecolorexact(3) - php |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |