pub type DefaultBroadPhase = BroadPhaseBvh;
Expand description
The default broad-phase implementation recommended for general-purpose usage.
Aliased Typeยง
pub struct DefaultBroadPhase { /* private fields */ }
pub type DefaultBroadPhase = BroadPhaseBvh;
The default broad-phase implementation recommended for general-purpose usage.
pub struct DefaultBroadPhase { /* private fields */ }