[][src]Module parry2d::query::epa

The EPA algorithm for penetration depth computation.

Re-exports

pub use self::epa2::EPA;

Modules

epa2

Two-dimensional penetration depth queries using the Expanding Polytope Algorithm.