HP b2600 Reference Manual page 60

Opengl 1.1 reference
Hide thumbs Also See for b2600:
Table of Contents

Advertisement

C
glColor
void glColor4f(
void glColor4i(
void glColor4s(
void glColor4ub(
void glColor4ui(
void glColor4us(
void glColor3bv(
void glColor3dv(
void glColor3fv(
void glColor3iv(
void glColor3sv(
void glColor3ubv(
void glColor3uiv(
void glColor3usv(
void glColor4bv(
void glColor4dv(
60
GLdouble green,
GLdouble blue,
GLdouble alpha)
GLfloat red,
GLfloat green,
GLfloat blue,
GLfloat alpha)
GLint red,
GLint green,
GLint blue,
GLint alpha)
GLshort red,
GLshort green,
GLshort blue,
GLshort alpha)
GLubyte red,
GLubyte green,
GLubyte blue,
GLubyte alpha)
GLuint red,
GLuint green,
GLuint blue,
GLuint alpha)
GLushort red,
GLushort green,
GLushort blue,
GLushort alpha)
const GLbyte *v)
const GLdouble *v)
const GLfloat *v)
const GLint *v)
const GLshort *v)
const GLubyte *v)
const GLuint *v)
const GLushort *v)
const GLbyte *v)
const GLdouble *v)
Chapter 3

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents