Module space_partitioning::quadtree[][src]

Structs

An axis-aligned bounding box defined by its edge coordinates.

A rectangle describing the extents of the QuadTree.

A QuadTree implementation as described in Efficient Quadtrees.

Represents an element in the QuadTree.