Class Intersection2D.SinglePoint
-
- All Implemented Interfaces:
public final class Intersection2D.SinglePoint<P extends Vector2D<P>> extends Intersection2D<P>
Objects intersect in a single point.
-
-
Constructor Summary
Constructors Constructor Description Intersection2D.SinglePoint(P point)
-