littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
sqrDistancePointToEdge
sqr
Distance
Point
To
Edge
fun
sqrDistancePointToEdge
(
x
:
Float
,
y
:
Float
,
edgeA
:
Vec2f
,
edgeB
:
Vec2f
)
:
Float
fun
sqrDistancePointToEdge
(
x
:
Float
,
y
:
Float
,
z
:
Float
,
edgeA
:
Vec3f
,
edgeB
:
Vec3f
)
:
Float