Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Extra data for points

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Extra data for points


Chronological Thread 
  • From: James Le Cuirot <>
  • To:
  • Subject: Re: [cgal-discuss] Extra data for points
  • Date: Thu, 3 Dec 2009 15:24:48 +0000

On Tue, 01 Dec 2009 20:43:43 +0100
Andreas Fabri
<>
wrote:

> You might store the extra information in the vertex by using the
> class Triangulation_vertex_base_with_info_2
> http://www.cgal.org/Manual/last/doc_html/cgal_manual/Triangulation_2_ref/Class_Triangulation_vertex_base_with_info_2.html

That's done the trick. Thanks. :)

James



Archive powered by MHonArc 2.6.16.

Top of Page