Module org.dyn4j

Interface DistanceDetector

  • All Known Implementing Classes:
    Gjk

    public interface DistanceDetector
    Interface representing an algorithm to detect the distance between two Convex Shapes.
    Since:
    1.2.0
    Version:
    1.2.0
    Author:
    William Bittle