Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] RE: Problems on segment Voronoi diagram

Subject: CGAL users discussion list

List archive

[cgal-discuss] RE: Problems on segment Voronoi diagram


Chronological Thread 
  • From: Bai <>
  • To:
  • Subject: [cgal-discuss] RE: Problems on segment Voronoi diagram
  • Date: Wed, 28 Apr 2010 18:10:26 -0700 (PDT)


OK , I got it. This can be done by identifying the type of sites on both
sides. Thank you!
By the way, do you always call the is_valid() member function of the
Voronoi Diagram? For the same set of segments more than 500, the Segment
Delaunay Graph returns true when is_valid() is called, and the same function
of Voronoi diagram may not stop runing. I think there is really sth wrong
with Voronoi Adapter.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problems-on-segment-Voronoi-diagram-tp2023020p2074901.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page