Handbook
Glossary
glRasterPos3f ( 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
:
glRasterPos3f
( x y z -- )
{
"glRasterPos3f"
}
190
gl-function-pointer
\
void
{
GLfloat
GLfloat
GLfloat
}
\
cdecl
alien-indirect
;