getLineIntersection

Undocumented in source. Be warned that the author may not have intended to support it.
pure
getLineIntersection
(
T
)
(
in Vector!(T, 2)[2] lineA
,
in Vector!(T, 2)[2] lineB
)
if (
isFloatingPoint!T
)

Meta