littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math.geom
/
closestPointsBetweenSegments
closest
Points
Between
Segments
fun
closestPointsBetweenSegments
(
p1
:
Vec2f
,
q1
:
Vec2f
,
p2
:
Vec2f
,
q2
:
Vec2f
)
:
Float