Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] union calculating

Subject: CGAL users discussion list

List archive

[cgal-discuss] union calculating


Chronological Thread 
  • From: sara123 <>
  • To:
  • Subject: [cgal-discuss] union calculating
  • Date: Fri, 21 Jan 2011 08:03:02 -0800 (PST)


How can I have the result of union calculating of some simple polygons in
CGAL::Polygon_2<Kernel> data type?
My goal is calculating the area of the polygon that is the union result of
some simple polygons.
Now I have this result in these data types:

1-CGAL::Polygon_with_holes_2<Kernel>
or
2-CGAL::Polygon_set_2<Kernel>

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/union-calculating-tp3229983p3229983.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page