Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
glSecondaryColor3ub ( red green blue -- )
Vocabulary
opengl.gl
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glSecondaryColor3ub
( red green blue -- )
{
"glSecondaryColor3ubEXT"
"glSecondaryColor3ub"
}
74
gl-function-pointer
\
void
{
GLubyte
GLubyte
GLubyte
}
\
cdecl
alien-indirect
;