Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Test for General_polygon_with_holes_2 containment of a Point_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Test for General_polygon_with_holes_2 containment of a Point_2


Chronological Thread 
  • From: KHartmann <>
  • To:
  • Subject: [cgal-discuss] Test for General_polygon_with_holes_2 containment of a Point_2
  • Date: Fri, 18 Mar 2016 11:37:23 -0700 (PDT)
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=SoftFail ; spf=None
  • Ironport-phdr: 9a23:50xpOBNwDBn+O4hxnTEl6mtUPXoX/o7sNwtQ0KIMzox0KPn7rarrMEGX3/hxlliBBdydsKIUzbKI+PmxEUU7or+/81k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i760zceF13FOBZvIaytQ8iJ35Txj775osybSj4LrQT+SIs6FA+xowTVu5teqqpZAYF19CH0pGBVcf9d32JiKAHbtR/94sCt4MwrqHwI6LoX3pUeAOCjJ+x4FuQATWduD2dg78LisVzPTBCE+2AHemQQiBtBRQbfvz/gWZKkkQvzrPZ40S+cdZn1TbkuRTGr6aFDQRTtziAdOGhqoynslsVsgfcC81qarBtlztuPONmY


Hi,

What is the easiest way to do a "point in polygon-with-holes" test?

I would like to do the test on a General_polygon_with_holes_2.

I looked at the do_intersect function, but it doesn't compile for me when I
pass it both a General_polygon_with_holes_2 and a Point_2

(I tried looking in the Help Doc and on this forum, but I couldn't find what
I was looking for.)

Thanks,
Kevin




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Test-for-General-polygon-with-holes-2-containment-of-a-Point-2-tp4661702.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page