Expand description
Everything Quadtree related.
Structs§
Enums§
- QTHaz
Presence - Presence of a
Hazard
in aQTNode
Traits§
- QTQueryable
- Common trait for all geometric primitives that can be directly queried in the quadtree for collisions with the edges of the registered hazards. These include: Rect, Edge and Circle.