Module quadtree

Module quadtree 

Source

Structsยง

AABB
An axis-aligned bounding box defined by its edge coordinates.
NodeInfo
Point
QuadRect
A rectangle describing the extents of the QuadTree.
QuadTree
A QuadTree implementation as described in Efficient Quadtrees.
QuadTreeElement
Represents an element in the QuadTree.