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