Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] facet iterator in LIFO order

Subject: CGAL users discussion list

List archive

[cgal-discuss] facet iterator in LIFO order


Chronological Thread 
  • From: vanimurarka <>
  • To:
  • Subject: [cgal-discuss] facet iterator in LIFO order
  • Date: Wed, 13 Oct 2010 12:38:15 -0700 (PDT)


Hi,

Is there a way in which one can iterate over the facets of a Polyhedron in
LIFO order, i.e. get the facet that was added last, first?

The facet iterator that the Polyhedron class provides gives the facets in
FIFO order.

Thanks

Vani
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/facet-iterator-in-LIFO-order-tp2994322p2994322.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page