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