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