Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Testing a point inside or outside a polygon

Subject: CGAL users discussion list

List archive

[cgal-discuss] Testing a point inside or outside a polygon


Chronological Thread 
  • From: "Vu, Khuong" <>
  • To: "" <>
  • Subject: [cgal-discuss] Testing a point inside or outside a polygon
  • Date: Fri, 15 Jan 2010 11:14:14 -0600
  • Accept-language: en-US
  • Acceptlanguage: en-US

Hi everyone,

Would you please help me out with a problem? I have a closed 2D polygon,
whose boundary is constructed by line segments. Given a point, I'd like to
test if it lies in the interior of the boundary or not. Does CGAL have a
library to do the job? Thanks so much!

Cheers,
Khuong


Archive powered by MHonArc 2.6.16.

Top of Page