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 18:28:36 +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=dQn7InZe8BMQp9fev/oUACCNl8DNtJrNMZ1fPbTGyJ3TdDqbNqu63/aV+MQg/qeAWYBxNy8n4xRh1SfW5Dm9jB9pg98FRQL5aY2dNjO9LdweZ7cq0KDniwDxdfsEk6P2LZAcXRPK0uYWsbFEq5/4FXIcZwRGuAmYywdeYUSsxko=

> A function called is_bisector() sounds and is a function
> returning a boolean value, not a vertex.

yes, but it returns true if it point to a vertex that is a skeleton
vertex(manual):

bool h.is_bisector () Returns true iff this is a bisector (or
skeleton) halfedge (i.e. is not a contour halfedge).



Archive powered by MHonArc 2.6.16.

Top of Page