Handbook
Glossary
glRasterPos2i ( x y -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glRasterPos2i
(
GLint
x,
GLint
y )