Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Euclidean distance Point_3 to Triangle

Subject: CGAL users discussion list

List archive

[cgal-discuss] Euclidean distance Point_3 to Triangle


Chronological Thread 
  • From: <>
  • To:
  • Subject: [cgal-discuss] Euclidean distance Point_3 to Triangle
  • Date: Fri, 22 May 2009 16:33:40 +0200 (CEST)

Hello,

I have two questions:

1. Is there a way to calculate the euclidean (minimal) distance between a 3d
Point and an triangle (from three 3d points)?

2. Is there an efficient way to locate the triangle with the minimum distance
to a certain point directly if I have an Triangulation with many triangles?

Thanks for any help!



Archive powered by MHonArc 2.6.16.

Top of Page