Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Voronoi diagram vertices

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Voronoi diagram vertices


Chronological Thread 
  • From: smurf <>
  • To:
  • Subject: [cgal-discuss] Re: Voronoi diagram vertices
  • Date: Wed, 9 May 2012 04:44:23 -0700 (PDT)

Hi,

Regarding the Construct_svd_vertex_2 functor, does it matter the
order in which the input sites are passed? For example in the third example
of the documentation *[1]* it is written that the two vertices of the vornoi
edge are defined by the sites A,B,C and B,A,D.
Does this have any relevance on how the vertices should be passed to
the functor?

I am asking this because if I pass A,B,D for the second vertex sometimes I
get wrong results.


*[1]
http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Segment_Delaunay_graph_2/Chapter_main.html*

Kind regards


--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Voronoi-diagram-vertices-tp4541850p4620185.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page