Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] A Simple question about typedef Gps_trait_2::Polygon_with_holes_2

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] A Simple question about typedef Gps_trait_2::Polygon_with_holes_2


Chronological Thread 
  • From: Efi Fogel <>
  • To:
  • Subject: Re: [cgal-discuss] A Simple question about typedef Gps_trait_2::Polygon_with_holes_2
  • Date: Sun, 13 Jul 2014 10:38:57 +0300

You cannot compile
  approximated_offset_2(p, r, eps)
where the p is defined as Polygon_with_holes_2 (even if p actually doesn't have holes).
Beyond that it's hard to tell what goes wrong from your text.

   ____  _        ____             _
  /_____/_) o    /__________  __  //
 (____ (   (    (    (_/ (_/-(-'_(/
                         _/




On Thu, Jul 10, 2014 at 12:05 PM, BenChen <> wrote:
Hi,

My input polygon doesn't have holes. However, I want to get the coordinate
of resulted polygon's vertices. How can I get them from the result of this
function



--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/A-Simple-question-about-typedef-Gps-trait-2-Polygon-with-holes-2-tp4659530p4659544.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page