Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Change the geometric information for a vertex?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Change the geometric information for a vertex?


Chronological Thread 
  • From:
  • To:
  • Subject: Re: [cgal-discuss] Change the geometric information for a vertex?
  • Date: Mon, 19 Feb 2007 14:34:13 +0100


wrote:
Hello,

What is the easiest way to change only the geometric information associated
with the vertices of a Delaunay triangulation? (e.g. in order to translate or
rotate the hole point cloud)

Thanks

Hi

As mentioned in the user manual of 3D Triangulation, using Triangulation_vertex_base_with_info_3 is the simplest way.

best
Monique Teillaud



Archive powered by MHonArc 2.6.16.

Top of Page