Handbook
Glossary
glEvalMesh2 ( mode i1 i2 j1 j2 -- )
Vocabulary
opengl
.
gl
Inputs
mode
an
object
i1
an
object
i2
an
object
j1
an
object
j2
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glEvalMesh2
( mode i1 i2 j1 j2 -- )
{
"glEvalMesh2"
}
325
gl-function-pointer
\
void
{
GLenum
GLint
GLint
GLint
GLint
}
\
cdecl
alien-indirect
;