Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Voronoi diagram vertices


Chronological Thread 
  • From: Menelaos Karavelas <>
  • To:
  • Subject: Re: [cgal-discuss] Voronoi diagram vertices
  • Date: Mon, 9 Apr 2012 13:49:09 +0300


On 9 Apr 2012, at 13:29, Andrii Sydorchuk wrote:

>>
>> Hope I have somehow answered your questions.
>
>
> Yes, thanks a lot that completely answers most of my questions.
>
> Now suppose you use CORE::Expr's together with filtered traits. In this
>> case you can access the Voronoi vertices exactly.
>
>
> Just to clarify: Voronoi vertices are not stored inside the
> Segment_Delaunay_graph_2
> and each time I use Construct_svd_vertex_2 functor all the computations are
> reevaluated.
>

Exactly. If you need to cache computations, one typical solution is to modify
your face base class to do this caching automatically.

> Andrii
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>




Archive powered by MHonArc 2.6.16.

Top of Page