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