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