Uses of Class
toxi.geom.PointQuadtree
-
Uses of PointQuadtree in toxi.geom
Modifier and TypeMethodDescriptionvoid
QuadtreeVisitor.visitNode
(PointQuadtree node) Applies the procedure defined by an implementation of this interface to the given tree node.ModifierConstructorDescriptionPointQuadtree
(PointQuadtree parent, float x, float y, float w, float h)