Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: How to offset/inset a general polygon by a certain values?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: How to offset/inset a general polygon by a certain values?


Chronological Thread 
  • From: J_Young <>
  • To:
  • Subject: [cgal-discuss] Re: How to offset/inset a general polygon by a certain values?
  • Date: Mon, 27 Feb 2012 15:16:01 -0800 (PST)

Sebastien,

The examples in the following chapter does not work either.
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Minkowski_sum_2/Chapter_main.html

offset_polygon_2 takes in a Polygon_2 object, not a General_polygon_2 object
which is what I need.

Are there other ways?

Thanks,
Jay

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/How-to-offset-inset-a-general-polygon-by-a-certain-values-tp4414852p4426420.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page