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