Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] shortest line between two lines in 3d

Subject: CGAL users discussion list

List archive

[cgal-discuss] shortest line between two lines in 3d


Chronological Thread 
  • From: clemen <>
  • To:
  • Subject: [cgal-discuss] shortest line between two lines in 3d
  • Date: Fri, 11 Jun 2010 08:13:06 -0700 (PDT)


simple problem: i have two lines/rays in 3d and want to get the shortest line
that connects both (or similarly: the 3d point that has the shortest
distance to both lines).

i can only find the intersect method but this fits just for a special case.
Anybody knows if cgal can help here?
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/shortest-line-between-two-lines-in-3d-tp2251943p2251943.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page