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:32:20 -0700 (PDT)

looks good =) then you should do something like this typedef CGAL::Polyhedron_3< Kernel, CGAL::Polyhedron_items_3, Tds> Polyhedron; Also take a look here: http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Polyhedron_ref/Class_Polyhedron_3.html#Cross_link_anchor_1110 http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Polyhedron/Chapter_main.html --> Example 25.3.5

View this message in context: Re: vertex_handle index of a Mesh_triangulation_3 element ??
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page