littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math.spatial
/
Edge
/
nearestPointOnEdge
nearest
Point
On
Edge
open
fun
nearestPointOnEdge
(
ray
:
Ray
,
result
:
MutableVec3f
)
:
MutableVec3f
open
fun
nearestPointOnEdge
(
point
:
Vec3f
,
result
:
MutableVec3f
)
:
MutableVec3f