Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Check if vertex was inserted inside input constraint

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Check if vertex was inserted inside input constraint


Chronological Thread 
  • From: Winnie <>
  • To:
  • Subject: Re: [cgal-discuss] Check if vertex was inserted inside input constraint
  • Date: Sat, 27 Jul 2013 00:05:36 +0200

So there are 3 points inserted on the constrained. How can I check if a
vertex is on this case (inserted on a constrained) ?.
Are you looking for ct.are_there_incident_constraints( Vertex_handle v ) ?

https://www.cgal.org/Manual/latest/doc_html/cgal_manual/Triangulation_2_ref/Class_Constrained_triangulation_2.html#Function_bool_are_there_incident_constraints6Vertex_handle_v9;




Archive powered by MHonArc 2.6.18.

Top of Page