Handbook
Glossary
draw-vertex-pair ( theta next-segment segment -- )
Vocabulary
jamshred
.
gl
Inputs
theta
an
object
next-segment
an
object
segment
an
object
Outputs
None
Definition
IN:
jamshred.gl
::
draw-vertex-pair
( theta next-segment segment -- )
segment theta
draw-segment-vertex
next-segment theta
draw-segment-vertex
;