Expand description
Finds pairs of entities with overlapping ColliderAabbs to reduce
the number of potential contacts for the narrow phase.
See BroadPhasePlugin.
Structs§
- Aabb
Interval Flags - Flags for AABB intervals in the broad phase.
- Broad
Phase Plugin - Finds pairs of entities with overlapping
ColliderAabbs to reduce the number of potential contacts for the narrow phase.
Enums§
- Broad
Phase Systems - System sets for systems running in
PhysicsStepSystems::BroadPhase.
Type Aliases§
- Broad
Phase Set Deprecated - A deprecated alias for
BroadPhaseSystems.