intersect

abstract fun intersect(other: Line2D<P>): Intersection2D<P>

Intersects two lines.