Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Face_handle from face?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Face_handle from face?


Chronological Thread 
  • From: Jack Stalnaker <>
  • To:
  • Subject: [cgal-discuss] Face_handle from face?
  • Date: Tue, 25 Nov 2014 12:41:08 -0600

How do I get a Face_handle from a face? If I use a finite_faces_iterator in an STL algorithm, it dereferences the iterator to a face, but I'd like to use Triangle CGAL::Triangulation_2< Traits, Tds >::triangle, which only accepts Face_handles.  

Thanks.



Archive powered by MHonArc 2.6.18.

Top of Page