Skip to Content.
Sympa Menu

cgal-discuss - Re : [cgal-discuss] point inside surface / nearest cell

Subject: CGAL users discussion list

List archive

Re : [cgal-discuss] point inside surface / nearest cell


Chronological Thread 
  • From: razafindrazaka faniry harijaona <>
  • To:
  • Subject: Re : [cgal-discuss] point inside surface / nearest cell
  • Date: Sat, 13 Jun 2009 10:50:42 +0000 (GMT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=VOLHNyHae684t5/flZICHdyp+hqv67QsbBkNxysSAHxPLr3asL/UIwXhAyjfkSuOv8Ch+TO6CowEq3p21a941eFudh65mbMqHqkHOf2lO8mH34QeOyzoeVNyQvSJa33VQzykNMEZ5PXRpcvjpAZsqT4SAO+FQLgLUWmRIqXvz3w=;

May be it's not optimal but you can look for the nearest point and loop through the faces adjacent to this point and test which is the closest.

Regards

--- En date de : Sam 13.6.09, Dominik Szczerba <> a écrit :

De: Dominik Szczerba <>
Objet: [cgal-discuss] point inside surface / nearest cell
À:
Date: Samedi 13 Juin 2009, 9h49

Does CGAL provide the following functionality:

- robust point inside surface test (or at least fast (bbtree based or something) robust intersection tests with triangles)

- I see a nearest point is available: is there a nearest face search available as well?

with regards,
Dominik
-- You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page