Module org.dyn4j

Class MinkowskiSum


  • public class MinkowskiSum
    extends Object
    Represents the Minkowski sum of the given Convex Shapes.

    This class is used by the Gjk and Epa classes to compute support points.

    This class doesn't actually compute the Minkowski sum.

    Since:
    1.0.0
    Version:
    3.2.0
    Author:
    William Bittle