veloren_
common
0.10.0
In veloren_
common::
util::
lines
veloren_common
::
util
::
lines
Function
closest_points_3d
Copy item path
Source
pub fn closest_points_3d( n:
LineSegment3
<
f32
>, m:
LineSegment3
<
f32
>, ) -> (
Vec3
<
f32
>,
Vec3
<
f32
>)