Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] How to check if a Vertex is on a constraint

Subject: CGAL users discussion list

List archive

[cgal-discuss] How to check if a Vertex is on a constraint


Chronological Thread 
  • From: Raul Gallegos <>
  • To:
  • Subject: [cgal-discuss] How to check if a Vertex is on a constraint
  • Date: Thu, 20 Jun 2013 16:17:43 -0500

How can I check (on O(1) if possible) if a vertex is on a constraint (Edge or two vertices) ?

I wouldn't want to iterate every edge on the CDT and check the vertices inside.

Regards,

--
Raul O. Gallegos Hidalgo



Archive powered by MHonArc 2.6.18.

Top of Page