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::ring_const_type< Geometry > Struct Template Reference

Traits class to indicate ring-type of a polygon's exterior ring/interior rings. More...

#include <ring_type.hpp>

Public Member Functions

 BOOST_MPL_ASSERT_MSG (false, NOT_IMPLEMENTED_FOR_THIS_GEOMETRY_TYPE,(types< Geometry >))
 

Detailed Description

template<typename Geometry>
struct boost::geometry::traits::ring_const_type< Geometry >

Traits class to indicate ring-type of a polygon's exterior ring/interior rings.

Geometries:
  • polygon
Specializations should provide:
  • typedef XXX type ( e.g. ring

)

Template Parameters
Geometrygeometry

Member Function Documentation

template<typename Geometry >
boost::geometry::traits::ring_const_type< Geometry >::BOOST_MPL_ASSERT_MSG ( false  ,
NOT_IMPLEMENTED_FOR_THIS_GEOMETRY_TYPE  ,
(types< Geometry >)   
)

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