Handbook
Glossary
gl-vertex-2d ( vertex -- )
Vocabulary
processing
.
shapes
Inputs
vertex
an
object
Outputs
None
Definition
USING:
opengl.gl
sequences
;
IN:
processing.shapes
:
gl-vertex-2d
( vertex -- )
first2
glVertex2d
;