Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Interior or exterior point

Subject: CGAL users discussion list

List archive

[cgal-discuss] Interior or exterior point


Chronological Thread 
  • From: schrodingersnewcat <>
  • To:
  • Subject: [cgal-discuss] Interior or exterior point
  • Date: Sun, 20 Mar 2011 18:06:15 -0700 (PDT)

Hello Everyone,

I have a program which builds Nef_polyhedra to represent a physical
geometry. In order to continue I need to evaluate points and determine if
they are interior or exterior to the polyhedra in my space. I can use the
Nef_polyhedron::locate() to get an object handle just like on page 1871 of
the CGAL manual. So the problem is if the object is a volume, how can I
determine if that volume is inside or outside my polyhedron?

Thanks for your help.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Interior-or-exterior-point-tp3392299p3392299.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page