Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] ccw when triangulation is modified

Subject: CGAL users discussion list

List archive

[cgal-discuss] ccw when triangulation is modified


Chronological Thread 
  • From: Vero <>
  • To:
  • Subject: [cgal-discuss] ccw when triangulation is modified
  • Date: Mon, 28 Jan 2013 11:33:56 +0000

Dear members,

I have been using the Constrained_Delaunay_triangulation_2 for a mass-spring model.  However, I am getting somewhat worried that when the triangles get flipped, the behaviour of ccw and cw may not be returning the vertices according to their original orientation, but according to their current orientation.  I had supposed the opposite.  Could you please give me some help here?  To set the new coordinate of the vertices I have been using vh->set_point(newPoint).

Thanks,

--

Veronica E. Arriola

Room G5 Chemistry West,
School of Computer Science
University of Birmingham
http://www.cs.bham.ac.uk/~vxa855/



Archive powered by MHonArc 2.6.18.

Top of Page