Handbook
Glossary
glWindowPos3s ( x y z -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
z
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glWindowPos3s
( x y z -- )
{
"glWindowPos3s"
"glWindowPos3sARB"
}
96
gl-function-pointer
\
void
{
GLshort
GLshort
GLshort
}
\
cdecl
alien-indirect
;