Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Find a tetrahedron in space

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Find a tetrahedron in space


Chronological Thread 
  • From: Panagiotis Foteinos <>
  • To:
  • Subject: Re: [cgal-discuss] Find a tetrahedron in space
  • Date: Wed, 9 Dec 2009 18:28:48 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Mp07iDNIJCH4BBaVAXcWSdKUpFnSo2pA8vF6lOJEZTE0M/RyvNvGKneXbBdTJPSJPH 2shP0Ad8h1Ezfzc16GT66UkDYWsNkpFtHLjNEOe1RrwhGEjQqJsxd0ZrGsayo/7NqZ+H vRc0JVsB958y0KLxEY6OzwfoO7fWaWPxLyqnM=

There is a function for this query. Go to the link below for more information:

http://www.cgal.org/Manual/last/doc_html/cgal_manual/Triangulation_3_ref/Class_Triangulation_3.html#Cross_link_anchor_1254

On Wed, Dec 9, 2009 at 6:09 PM, Leandro Gazoni <> wrote:
Dear Friends,

I would like to know the best way to solve this problem.

Given a mesh and a given point in space, which the quickest way to find the tetrahedron where that point is located.
the CGAL can do this? Where can I find references about it?

Thanks

--
Leandro Gazoni




Archive powered by MHonArc 2.6.16.

Top of Page