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