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::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >> Struct Template Reference

#include <polygon.hpp>

Public Types

typedef model::polygon< Point,
ClockWise, Closed, PointList,
RingList, PointAlloc,
RingAlloc > 
polygon_type
 

Static Public Member Functions

static polygon_type::ring_typeget (polygon_type &p)
 
static polygon_type::ring_type
const & 
get (polygon_type const &p)
 

Member Typedef Documentation

template<typename Point , bool ClockWise, bool Closed, template< typename, typename > class PointList, template< typename, typename > class RingList, template< typename > class PointAlloc, template< typename > class RingAlloc>
typedef model::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc > boost::geometry::traits::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >>::polygon_type

Member Function Documentation

template<typename Point , bool ClockWise, bool Closed, template< typename, typename > class PointList, template< typename, typename > class RingList, template< typename > class PointAlloc, template< typename > class RingAlloc>
static polygon_type::ring_type& boost::geometry::traits::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >>::get ( polygon_type p)
inlinestatic
template<typename Point , bool ClockWise, bool Closed, template< typename, typename > class PointList, template< typename, typename > class RingList, template< typename > class PointAlloc, template< typename > class RingAlloc>
static polygon_type::ring_type const& boost::geometry::traits::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >>::get ( polygon_type const &  p)
inlinestatic

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