Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] adding an info to a vertex in a regular 3D triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] adding an info to a vertex in a regular 3D triangulation


Chronological Thread 
  • From: Jakob van Bethlehem <>
  • To:
  • Subject: Re: [cgal-discuss] adding an info to a vertex in a regular 3D triangulation
  • Date: Tue, 06 Mar 2012 09:21:32 +0100

Hello Francois,

It should work for regular triangulations using the same syntax as for other triangulations. If it doesn't for you, maybe you could provide the snippets of your code that fail to work. There may be some mistakes there.

Greetsz, Jakob

On 03/06/2012 05:13 AM, Francois Berenger wrote:
Hello,

Is it possible to add an info to each vertex of such
a triangulation?

I understand from the doc that it is possible for other triangulations
but did not manage to make it work on this particular one.

Thanks,
F.




Archive powered by MHonArc 2.6.16.

Top of Page