Boost.Geometry    Boost C++ Libraries
Classes | Namespaces | Enumerations
point_order.hpp File Reference

Classes

struct  boost::geometry::point_order< Geometry >
 Metafunction defining [*value] as the point order (clockwise, counterclockwise) of the specified geometry type. 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

 boost
 
 boost::geometry
 
 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