Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Own Types as Sites in a voronoi diagram?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Own Types as Sites in a voronoi diagram?


Chronological Thread 
  • From: Tom Kazimiers <>
  • To:
  • Subject: Re: [cgal-discuss] Own Types as Sites in a voronoi diagram?
  • Date: Thu, 12 Feb 2009 00:13:38 +0100

Daniel,

thanks for your reply. Your link is what I am looking for :)
I realized that I indeed need a delaunay triangulation and not its dual,
the voronoi diagram, so the manual helps alot.

Thanks,
Tom


schrieb:
>> Ideally I would like to get back a type of mine (which should extend
>> Vertex_handle I guess) in which I could attach some information to a
>> vertex in
>> the diagram. Is there a way to achive this? It would be really nice if you
>> could point me in the right direction.
>>
>
> This section of the manual was very helpful in my case:
>
> 29.11 Flexibility: Using Customized Vertices and Faces
>
> http://www.cgal.org/Manual/3.4/doc_html/cgal_manual/Triangulation_2/Chapter_main.html#Section_29.11
>
> See the example "Adding colors".
>
> Best,
>
> Daniel
>
>
> --------------------------------------------------------------------------
> Mensaje enviado mediante una herramienta Webmail integrada en *El Rincon*:
> ------------->>>>>>>> https://rincon.uam.es <<<<<<<<--------------
>
>
>




Archive powered by MHonArc 2.6.16.

Top of Page