Handbook
Glossary
get-line-state ( -- line-state: line-state )
Vocabulary
gpu
.
state
Inputs
None
Outputs
line-state
a
line-state
Word description
Retrieves the current GPU
line-state
.
See also
line-state
,
<line-state>
Definition
USING:
opengl.gl
typed
;
IN:
gpu.state
TYPED:
get-line-state
( -- line-state: line-state )
GL_LINE_WIDTH
get-gl-float
GL_LINE_SMOOTH
gl-enabled?
<line-state>
;