Boost.Geometry    Boost C++ Libraries
Classes | Namespaces | Enumerations
/home/travis/build/boostorg/boost/boost/geometry/core/point_order.hpp File Reference

Classes

struct  boost::geometry::point_order< Geometry >
 Metafunction defining [*value] as the point order (clockwise, counterclockwise) of the \3. More...
struct  boost::geometry::traits::point_order< Ring >
 Traits class indicating the order of contained points within a ring or (multi)polygon, clockwise, counter clockwise or not known. More...

Namespaces

namespace  boost
namespace  boost::geometry
namespace  boost::geometry::traits

Enumerations

enum  boost::geometry::order_selector { boost::geometry::clockwise = 1, boost::geometry::counterclockwise = 2, boost::geometry::order_undetermined = 0 }
 Enumerates options for the order of points within polygons. More...

April 2, 2011

Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands
Copyright © 2008-2011 Bruno Lalande, Paris, France
Copyright © 2009-2010 Mateusz Loskot, London, UK
Documentation is generated by Doxygen