jagua_rs::collision_detection::quadtree

Module qt_hazard_vec

Source

Structs§

  • Vector of QTHazards, which always remains sorted by activeness then presence.
    This is a performance optimization to be able to quickly return the “strongest” hazard Strongest meaning the first active hazard with the highest presence (Entire > Partial > None)