Boost.Geometry    Boost C++ Libraries
Static Public Attributes
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...

List of all members.

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]

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