Handbook
Glossary
glMultiTexCoord3d ( target s t r -- )
Vocabulary
opengl
.
gl
Inputs
target
an
object
s
an
object
t
an
object
r
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
opengl.gl.extensions
;
IN:
opengl.gl
:
glMultiTexCoord3d
( target s t r -- )
{
"glMultiTexCoord3d"
"glMultiTexCoord3dARB"
}
34
gl-function-pointer
\
void
{
GLenum
GLdouble
GLdouble
GLdouble
}
\
cdecl
alien-indirect
;