Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Moving points in Mesh3

Subject: CGAL users discussion list

List archive

[cgal-discuss] Moving points in Mesh3


Chronological Thread 
  • From: Rasmus Bach Nielsen <>
  • To:
  • Subject: [cgal-discuss] Moving points in Mesh3
  • Date: Wed, 05 Jan 2011 15:49:32 +0100

Hi,

I am trying to use a Mesh_complex_3_in_triangulation_3 as the discretization for an elastic solver. My problem right now is that when I move points in the underlying triangulation, the only visual result I have been able to produce when outputting the mesh after moving a point, is a hole in the mesh. My question now is: Am I right in thinking that I should be able to see changes in the underlying triangulation reflected in the geometry of the Mesh, or is this just me misunderstanding the relationship between the triangulation and the Mesh?

I hope that I have made my meaning clear, but if not I will gladly produce an example to illustrate what I am trying to accomplish.

Thank you in advance
Rasmus Bach Nielsen



Archive powered by MHonArc 2.6.16.

Top of Page