Handbook
Glossary
quadrant ( pt node -- quadrant )
Vocabulary
quadtrees
Inputs
pt
an
object
node
an
object
Outputs
quadrant
an
object
Definition
USING:
accessors
kernel
math.vectors
;
IN:
quadtrees
:
quadrant
( pt node -- quadrant )
[
bounds>>
rect-center
v-
]
keep
(quadrant)
;