[][src]Function mgf::closest_pts_seg

pub fn closest_pts_seg(
    seg1: &Segment,
    seg2: &Segment
) -> Option<(Point3<f32>, Point3<f32>)>