Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: How to offset/inset a general polygon by a certain values?
  • Date: Tue, 28 Feb 2012 08:26:09 +0100

In the first example here:
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Minkowski_sum_2/Chapter_main.html#Subsection_24.3.3

the nested type Gps_traits_2::Polygon_2 is
General_polygon_2<Arr_circle_segment_traits_2<Kernel> >

Sebastien.

On 02/28/2012 12:16 AM, J_Young wrote:
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