centos man page for glutsetcolor

Query: glutsetcolor

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNTITLED
LOCAL UNTITLED
NAME
glutSetColor -- Sets an indexed color-mode entry.
LIBRARY
OpenGLUT - colormap
SYNOPSIS
#include <openglut.h> void glutSetColor(int nColor, GLfloat red, GLfloat green, GLfloat blue);
PARAMETERS
nColor 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.
DESCRIPTION
glutSetCursor() allows you to set individual color-map entries in a GLUT_INDEX type of display. Respects the current overlay setting.
BUGS
Unimplemented.
SEE ALSO
glutGetColor(3) glutCopyColorMap(3) Epoch
Related Man Pages
hdftopal(1) - debian
glcolor3b(3g) - centos
glcolor3bv(3g) - centos
glcolor3i(3g) - centos
glcolor3iv(3g) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq