Module org.dyn4j

Interface MinkowskiPenetrationSolver

  • All Known Implementing Classes:
    Epa

    public interface MinkowskiPenetrationSolver
    Interface representing a sub algorithm for finding the penetration vector and depth using properties of the MinkowskiSum and the Gjk termination information.

    This interface is primarily designed to work with Gjk.

    Since:
    1.0.0
    Version:
    1.0.3
    Author:
    William Bittle