Handbook
Glossary
gl4compute-world? ( object -- ? )
Vocabulary
opengl
.
demos
.
compute
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
gl4compute-world
class.
Definition
USING:
classes.tuple.private
;
IN:
opengl.demos.compute
:
gl4compute-world?
( object -- ? )
\
gl4compute-world
21
tuple-instance?
;