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

Classes

struct  boost::geometry::closure< Geometry >
 Metafunction defining [*value] as the closure (clockwise, counterclockwise) of the specified geometry type. More...
 
struct  boost::geometry::traits::closure< G >
 Traits class indicating if points within a ring or (multi)polygon are closed (last point == first point), open or not known. More...
 

Namespaces

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

Enumerations

enum  boost::geometry::closure_selector { boost::geometry::open = 0, boost::geometry::closed = 1, boost::geometry::closure_undertermined = -1 }
 Enumerates options for defining if polygons are open or closed. 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