Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::dispatch::perimeter< Polygon, polygon_tag > Struct Template Reference

#include <perimeter.hpp>

Inheritance diagram for boost::geometry::dispatch::perimeter< Polygon, polygon_tag >:
Collaboration diagram for boost::geometry::dispatch::perimeter< Polygon, polygon_tag >:

Public Types

typedef default_length_result
< Polygon >::type 
return_type
 
typedef
detail::length::range_length
< typename ring_type< Polygon >
::type, closure< Polygon >
::value > 
policy
 

Static Public Member Functions

template<typename Strategy >
static return_type apply (Polygon const &polygon, Strategy const &strategy)
 

Member Typedef Documentation

template<typename Polygon >
typedef detail::length::range_length< typename ring_type<Polygon>::type, closure<Polygon>::value > boost::geometry::dispatch::perimeter< Polygon, polygon_tag >::policy
template<typename Polygon >
typedef default_length_result<Polygon>::type boost::geometry::dispatch::perimeter< Polygon, polygon_tag >::return_type

Member Function Documentation

template<typename Polygon >
template<typename Strategy >
static return_type boost::geometry::dispatch::perimeter< Polygon, polygon_tag >::apply ( Polygon const &  polygon,
Strategy const &  strategy 
)
inlinestatic

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