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::closure< G > Struct Template Reference

Traits class indicating if points within a ring or (multi)polygon are closed (last point == first point), open or not known. More...

#include <closure.hpp>

Static Public Attributes

static const closure_selector value = closed
 

Detailed Description

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

Geometries:
  • ring
Template Parameters
Ggeometry

Member Data Documentation

template<typename G >
const closure_selector boost::geometry::traits::closure< G >::value = closed
static

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