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: ju21 <>
  • To:
  • Subject: [cgal-discuss] Re: vertex_handle index of a Mesh_triangulation_3 element ??
  • Date: Tue, 24 Jul 2012 02:34:37 -0700 (PDT)


Olivier Devillers-2 wrote
>
>
> There is no such index, you have to add it yourself modifying the
> triangulation your mesh inherit from
> adding an int in the vertex (and initializing that int)
>
> http://www.cgal.org/Manual/latest/doc_html/cgal_manual/Triangulation_3/Chapter_main.html#Subsection_39.5.2
>
>

Thank you. I'm studying that point.

One more thing : Is the result of *numbers_of_finite_cells()* equal to the
number of tetrahedron generated by the method *make_mesh_3()* ?




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



Archive powered by MHonArc 2.6.18.

Top of Page