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: Camille Wormser <>
  • To:
  • Subject: Re: [cgal-discuss] point inside surface / nearest cell
  • Date: Sat, 13 Jun 2009 20:49:33 +0200

Does CGAL provide the following functionality:

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

Hi Dominik,

This is planned for the next release of CGAL (3.5), in an AABB tree package. In particular, it will answer queries for robust intersections with rays, and also closest point on the surface.

I can send you the current code if you are interested in testing it early.

Best,
--
Camille




Archive powered by MHonArc 2.6.16.

Top of Page