Handbook
Glossary
glSecondaryColor3ub ( 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
:
glSecondaryColor3ub
( red green blue -- )
{
"glSecondaryColor3ub"
"glSecondaryColor3ubEXT"
}
75
gl-function-pointer
\
void
{
GLubyte
GLubyte
GLubyte
}
\
cdecl
alien-indirect
;