Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] offset_polygon_2 upon offset_polygon_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] offset_polygon_2 upon offset_polygon_2


Chronological Thread 
  • From: Lars Ole Belhage <>
  • To:
  • Subject: [cgal-discuss] offset_polygon_2 upon offset_polygon_2
  • Date: Mon, 01 Dec 2014 21:42:17 +0100

Hello,

Running the many of the small test programs has convinced me of the
versatility and elegance of the CGAL.

Now, I'm trying to find a way to run the output of offset_polygon_2 into
another offset_polygon_2. But after browsing documentation, I'm getting
a little worried - can the "offset" algorithms work with polygons with
arcs (or splines) in them ?

If "yes", I will dig deeper and get the right traits to my data (but an
simple extension of the the Minkowski_sum_2/exact_offset.cpp to do the
sum several times, would of course be of great help)

If "no", well...

Great Salutions
Belhage





Archive powered by MHonArc 2.6.18.

Top of Page