glutsetcolor(3) centos man page | unix.com

Man Page: glutsetcolor

Operating Environment: centos

Section: 3

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
glcolor(3g) - centos
glcolor3f(3g) - centos
glcolor3d(3g) - centos
glcolor3iv(3g) - centos
imagecolorset(3) - php
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq