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.c-types
alien.syntax
;
IN:
opengl.gl
LIBRARY:
gl
FUNCTION:
void
glVertex3dv
( GLdouble* v )