Handbook
Glossary
glColor3b ( red green blue -- )
Vocabulary
opengl
.
gl
Inputs
red
an
object
green
an
object
blue
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glColor3b
( red green blue -- )
{
"glColor3b"
}
121
gl-function-pointer
\
void
{
GLbyte
GLbyte
GLbyte
}
\
cdecl
alien-indirect
;