Handbook
Glossary
child-dim ( rect -- dim/2 )
Vocabulary
quadtrees
.
private
Inputs
rect
an
object
Outputs
dim/2
an
object
Definition
USING:
accessors
math.vectors
;
IN:
quadtrees.private
:
child-dim
( rect -- dim/2 )
dim>>
0.5
v*n
;
inline