Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::traits::point_order< Ring > Struct Template Reference

Traits class indicating the order of contained points within a ring or (multi)polygon, clockwise, counter clockwise or not known. More...

#include <point_order.hpp>

Static Public Attributes

static const order_selector value = clockwise
 

Detailed Description

template<typename Ring>
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.

Template Parameters
Ringring

Member Data Documentation

template<typename Ring >
const order_selector boost::geometry::traits::point_order< Ring >::value = clockwise
static

The documentation for this struct was generated from the following file: