[][src]Module parry3d::query::epa

The EPA algorithm for penetration depth computation.

Re-exports

pub use self::epa3::EPA;

Modules

epa3

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