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: Sun, 8 Jul 2012 10:04:02 -0700 (PDT)

Hi,

Thank you very much for the reply. I have been working on this data
structure for a while in Visual Studio.
For my application I bound the input by a square (four segments). This
bounding box spreads for -50 to 50.

I sometimes get an exception in debug (more of an assertion) vs_type ==
PSS is the line, the actual value of vs_type is SSS. This happens when I
insert a point of value 45.0 approximately I would say when it is rather
close to the border.

Could you please explain the meaning of the vs_type values and how should
I interpret these assertions.

Kind regards,

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



Archive powered by MHonArc 2.6.18.

Top of Page