#include <boost/mpl/assert.hpp>
#include <boost/range/value_type.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/geometry/core/ring_type.hpp>
#include <boost/geometry/core/tag.hpp>
#include <boost/geometry/core/tags.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::geometry | |
boost::geometry::traits | |
boost::geometry::detail | |
boost::geometry::detail::point_order | |
boost::geometry::core_dispatch | |
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... | |