Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: vertex_handle index of a Mesh_triangulation_3 element ??

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: vertex_handle index of a Mesh_triangulation_3 element ??


Chronological Thread 
  • From: Op3rAtor <>
  • To:
  • Subject: [cgal-discuss] Re: vertex_handle index of a Mesh_triangulation_3 element ??
  • Date: Tue, 24 Jul 2012 08:03:07 -0700 (PDT)

I think you have to specify the triangulation data structure (TDS -->
Triangulation_data_structure_3.h) to make use of
Triangulation_vertex_base_with_info_3. I dont know how to handle this in 3d
but i already used this for 2d with Triangulation_data_structure_2. Just
change the template parameter =)



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/vertex-handle-index-of-a-Mesh-triangulation-3-element-tp4655511p4655523.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page