Handbook
Glossary
sphere-uniforms? ( object -- ? )
Vocabulary
gpu
.
demos
.
raytrace
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
sphere-uniforms
class.
Definition
USING:
classes.tuple.private
;
IN:
gpu.demos.raytrace
:
sphere-uniforms?
( object -- ? )
\
sphere-uniforms
9
tuple-instance?
;