Esempio n. 1
0
 public Vector3d?GetIntersection(LineSegment lineSegment) => lineSegment.GetIntersection(this);