Handbook
Glossary
glGetMapdv ( target query v -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
query
an
object
v
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glGetMapdv
( target query v -- )
{
"glGetMapdv"
}
307
gl-function-pointer
\
void
{
GLenum
GLenum
pointer:
GLdouble
}
\
cdecl
alien-indirect
;