Handbook
Glossary
gl-get-line-width ( -- width )
Vocabulary
processing
.
shapes
Inputs
None
Outputs
width
an
object
Definition
USING:
alien.c-types
alien.data
kernel
opengl.gl
;
IN:
processing.shapes
:
gl-get-line-width
( -- width )
GL_LINE_WIDTH
0
double
<ref>
tuck
glGetDoublev
double
deref
;