Skip to Content.
Sympa Menu

cgal-discuss - point location

Subject: CGAL users discussion list

List archive

point location


Chronological Thread 
  • From:
  • To:
  • Subject: point location
  • Date: Mon, 25 Jun 2007 22:55:11 +0200
  • Priority: normal

Hi CGAL Users,

is there any method in CGAL to find out whether a point is located inside or
outside a Polyhedron_3. I currently use a non-CGAL kd-tree for triangles to
count the intersections of a ray. But it would be more convenient (and maybe
faster?) if I could use a CGAL method, since I use CGAL for everything else.

Thank you in advance,
Jim



Archive powered by MHonArc 2.6.16.

Top of Page