Subject: CGAL users discussion list
List archive
- From: Mariette Yvinec <>
- To:
- Subject: Re: [cgal-discuss] accessing vertex handle of vertices in a triangulation
- Date: Wed, 25 Feb 2009 09:17:32 +0100
((*curr).first)->vertex_handle(((*curr).second + 1) % 4) ((*curr).first)->vertex_handle(((*curr).second + 2) % 4) ((*curr).first)->vertex_handle(((*curr).second + 3) % 4) ((*curr)) is a facet, e.g. std::pair<Cell_handle, int> typedef std::pair<Cell_handle, int> Facet; (c,i) is the facet of c opposite to the vertex of index i. (See Section 32.1.) see cgal_manual, page http://www.cgal.org/Manual/3.4/doc_html/cgal_manual/TriangulationDS_3_ref/Concept_TriangulationDataStructure_3.html#Cross_link_anchor_1208 Query Cgal wrote:
-- Mariette Yvinec Geometrica project team INRIA Sophia-Antipolis |
- [cgal-discuss] accessing vertex handle of vertices in a triangulation through the triangle structure, Query Cgal, 02/25/2009
- Re: [cgal-discuss] accessing vertex handle of vertices in a triangulation, Mariette Yvinec, 02/25/2009
Archive powered by MHonArc 2.6.16.