Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem on CGAL Polygon_2 Intersection

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem on CGAL Polygon_2 Intersection


Chronological Thread 
  • From: kyewong <>
  • To:
  • Subject: [cgal-discuss] Problem on CGAL Polygon_2 Intersection
  • Date: Mon, 26 Mar 2012 20:30:21 -0700 (PDT)

Hi,
I met a problem when calculating the intersection of two Polygon_2 using
CGAL (the two polygons are as attached). Either running the
CGAL::do_intersect function or the CGAL::intersection funcion will met an
"unhandled exception" error, and the error seems to come from the "sweep"
function.
Any one can have a try of the two polygons and tell me where the problem is
please?
Thanks very much!
http://cgal-discuss.949826.n4.nabble.com/file/n4507862/Poly0.txt Poly0.txt
http://cgal-discuss.949826.n4.nabble.com/file/n4507862/Poly1.txt Poly1.txt

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-on-CGAL-Polygon-2-Intersection-tp4507862p4507862.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page