Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] algorithms for polygons

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] algorithms for polygons


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] algorithms for polygons
  • Date: Wed, 7 Mar 2007 00:10:02 +0100 (CET)
  • Importance: Normal


Le Mar 6 mars 2007 22:53,

a écrit :
> The definition of convexity seems to be missing from the manual. However,
> there again, it is the usual one:
>
> non-simple polygons are not convex, a simple polygon is convex if the
> union of its bounded side and its edges is convex.

I am wrong here:
a flat polygon (hence non-simple) is considered convex if each point of
the polygon which is not a vertex belongs to exactly two edges.

In nicer terms, if P is the set of polygons, and CSP is the set of convex
simple polygons, the set of convex polygons CP is the topological closure
of CSP in P for the topology induced by the pseudo-distance

d(P1, P2) = min_{all parameterizations f_P1 f_P2} d(f_P1, f_P2)

--
Camille Wormser





Archive powered by MHonArc 2.6.16.

Top of Page