Handbook
Glossary
line-strip-with-adjacency-mode? ( object -- ? )
Vocabulary
gpu
.
render
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
line-strip-with-adjacency-mode
class.
Definition
USING:
kernel
;
IN:
gpu.render
:
line-strip-with-adjacency-mode?
( object -- ? )
\
line-strip-with-adjacency-mode
eq?
;