Handbook
Glossary
glCopyPixels ( x y width height type -- )
Vocabulary
opengl
.
gl
Inputs
x
an
object
y
an
object
width
an
object
height
an
object
type
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glCopyPixels
( x y width height type -- )
{
"glCopyPixels"
}
260
gl-function-pointer
\
void
{
GLint
GLint
GLsizei
GLsizei
GLenum
}
\
cdecl
alien-indirect
;