Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Polygon skeleton

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Polygon skeleton


Chronological Thread 
  • From: "Antonino Mistretta" <>
  • To:
  • Subject: Re: [cgal-discuss] Polygon skeleton
  • Date: Fri, 4 Apr 2008 14:54:30 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Xnh44/AOl9LSbFzg3dbtpSGzpQinP+tISgRoqZota1/PfPJoeANTDyGisk3H9NXWYo866trc/VbpzVDDX2UDl/JnxClf9f4hvEsUc8NMWI9lSdXm7O3K/UUZ1oJpiUkXt2i8EJFzB7RpPIUKoxCNXmQ133fNhn/dcEzYoq6SYmY=

Can you show me a little example?
How I obtain StraightSkeletonVertex_2 object by Skeleton_Builder?
Thanks

2008/4/4, Fernando Cacciola
<>:
>
> wrote:
>
> > Hi All,
> >
> > I am using Straight Skeleton concept to find the skeleton polygon points.
> >
> > I call a construct_skeleton() method on istance of skeleton builder to
> > compute this(It's correct?).
> >
> >
> Yes.
>
>
> > My question is - how can I get the coordinates of the skeleton vertex?
> >
> >
>
> Using the 'point()' function as stated in the manual:
>
> http://www.cgal.org/Manual/3.3/doc_html/cgal_manual/Straight_skeleton_2_ref/Concept_StraightSkeletonVertex_2.html#Cross_link_anchor_783
>
> HTH
>
> Fernando Cacciola
> GeometryFactory
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>



--
AM



Archive powered by MHonArc 2.6.16.

Top of Page