Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Halfedge_around_vertex_circulator

Subject: CGAL users discussion list

List archive

[cgal-discuss] Halfedge_around_vertex_circulator


Chronological Thread 
  • From: Priyamvad Deshmukh <>
  • To:
  • Subject: [cgal-discuss] Halfedge_around_vertex_circulator
  • Date: Thu, 2 Apr 2009 15:07:45 -0400
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=K6vWh+1d6tX+bNpzu2LBFDGovz3YbqYSAp6MnNKD9wy/7dYHACyCJJIxMGQFWWzvsM zRHoyM5vsf34lXAxnCZZ0Zeo4/QJb20MwOdklH9XtCtBzKzLALXSAcpX/UaCvOK5JP/L g90iO4bHwngagCYZnzU0TN+jQEj6MzthVbhdQ=

I need to calculate the angle defect at each vertex of a polyhedron.
Will the Hafedge_around_vertex_circulator always give me halfedges in a sequence? For example can two consecutive edges returned from the circulator be used to calculate the angle defect?

Priyamvad



Archive powered by MHonArc 2.6.16.

Top of Page