getIntersectXY

inline fun getIntersectXY(Ax: Double, Ay: Double, Bx: Double, By: Double, Cx: Double, Cy: Double, Dx: Double, Dy: Double): Point?
fun getIntersectXY(a: Point, b: Point, c: Point, d: Point): Point?