Handbook
Glossary
glVertex3dv ( v -- )
Factor handbook
»
UI framework
»
Implementing new gadgets
»
Customizing gadget appearance
»
Implementing custom drawing logic
»
OpenGL utility words
»
OpenGL binding
»
Specifying vertices
Prev:
glVertex2sv ( v -- )
Next:
glVertex3fv ( v -- )
Vocabulary
opengl
.
gl
Inputs
v
an
object
Outputs
None
Definition
USING:
alien
alien.c-types
alien.syntax
opengl.gl.extensions
;
IN:
opengl.gl
:
glVertex3dv
( v -- )
{
"glVertex3dv"
}
93
gl-function-pointer
\
void
{
pointer:
GLdouble
}
\
cdecl
alien-indirect
;