Boost logo

Boost Users :

Subject: [Boost-users] graph planar_face_traversal
From: Andreas Fabri (andreas.fabri_at_[hidden])
Date: 2012-02-13 03:59:20


Hello,

I am wondering about the output of the example on the page
http://www.boost.org/doc/libs/1_48_0/libs/graph/doc/planar_face_traversal.html

I would expect that the vertices on the border of the
outer or unbounded face got reported in reverse order.

The vertices of inner faces are reported in clockwise order
which makes that for each edge shared by inner faces, we
traverse it once from source to target, and once from target
to source. This does not hold for edges on the outer face.

Is this intentional, or just a documentation bug?

Best regards,

Andreas

-- 
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project
phone: +33.492.954.912    skype: andreas.fabri

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net