Module broad_phase

Source
Expand description

Broad phases.

Structs§

BroadPhaseProxyHandle
DBVTBroadPhase
Broad phase based on a Dynamic Bounding Volume Tree.

Traits§

BroadPhase
Trait all broad phase must implement.
BroadPhaseInterferenceHandler
Proximity handling for BroadPhase updates.
BroadPhasePairFilter
A signal handler for contact detection.