Skip to Content.
Sympa Menu

cgal-discuss - Reverse the orientation of a single face?

Subject: CGAL users discussion list

List archive

Reverse the orientation of a single face?


Chronological Thread 
  • From:
  • To:
  • Subject: Reverse the orientation of a single face?
  • Date: Mon, 19 May 2008 15:38:53 +0200

Dear all,

Is there any way to reverse the orientation of a single face (given by a
halfedge handle) in a polygonal mesh?

Now I know how to reverse the orientaions of all faces. This can be achieved
by calling:
void Polyhedron_3<..>.inside_out () ------ reverses facet orientations

How do I deal with a single face?



Archive powered by MHonArc 2.6.16.

Top of Page