Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] an issue about the u/v parameter for vertex after mesh generation for surface‏

Subject: CGAL users discussion list

List archive

[cgal-discuss] an issue about the u/v parameter for vertex after mesh generation for surface‏


Chronological Thread 
  • From: hmzhangmin <>
  • To:
  • Subject: [cgal-discuss] an issue about the u/v parameter for vertex after mesh generation for surface‏
  • Date: Tue, 4 Nov 2014 19:10:51 -0800 (PST)

Hi My friends,

When generate mesh for a 3D surface, we can get a triangle mesh which is
stored in "SurfaceMeshComplex_2InTriangulation_3" object, this is
implemented in function "make_surface_mesh".
Ok, now we know the coordinates of every vertex in the triangle mesh, but we
don't know the u/v
parameter of the vertex in the original surface. As we know, after mesh
generation, every vertex in the result triangle mesh lie on the original
surface.

So, my question is: how can we get the u/v parameter pair for vertex in
triangle mesh after mesh generation of a 3D surface?

Thanks you very much.
Min



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/an-issue-about-the-u-v-parameter-for-vertex-after-mesh-generation-for-surface-tp4660049.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page