Handbook
Glossary
<sphere> ( center radius -- sphere )
Vocabulary
benchmark
.
raytracer
Inputs
center
an
object
radius
an
object
Outputs
sphere
an
object
Definition
USING:
kernel
;
IN:
benchmark.raytracer
:
<sphere>
( center radius -- sphere )
\
sphere
boa
;
inline