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< Geometry, Tag > Struct Template Reference

#include <perimeter.hpp>

Inheritance diagram for boost::geometry::dispatch::perimeter< Geometry, Tag >:
Collaboration diagram for boost::geometry::dispatch::perimeter< Geometry, Tag >:

Public Types

typedef default_length_result
< Geometry >::type 
return_type
 

Static Public Member Functions

template<typename Strategy >
static return_type apply (Geometry const &geometry, Strategy const &strategy)
 

Member Typedef Documentation

template<typename Geometry , typename Tag = typename tag<Geometry>::type>
typedef default_length_result<Geometry>::type boost::geometry::dispatch::perimeter< Geometry, Tag >::return_type

Member Function Documentation

template<typename Geometry , typename Tag = typename tag<Geometry>::type>
template<typename Strategy >
static return_type boost::geometry::dispatch::perimeter< Geometry, Tag >::apply ( Geometry const &  geometry,
Strategy const &  strategy 
)
inlinestatic

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