Module parry2d_f64::query::epa
source · Expand description
The EPA algorithm for penetration depth computation.
Re-exports§
pub use self::epa2::EPA;
Modules§
- Two-dimensional penetration depth queries using the Expanding Polytope Algorithm.