littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
nearestPointOnEdge
nearest
Point
On
Edge
fun
Vec2f
.
nearestPointOnEdge
(
edgeA
:
Vec2f
,
edgeB
:
Vec2f
,
result
:
MutableVec2f
)
:
MutableVec2f
fun
Vec3f
.
nearestPointOnEdge
(
edgeA
:
Vec3f
,
edgeB
:
Vec3f
,
result
:
MutableVec3f
)
:
MutableVec3f