Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::centroid::centroid_multi_point_state Struct Reference

Building block of a multi-point, to be used as Policy in the more generec centroid_multi. More...

#include <centroid.hpp>

Static Public Member Functions

template<typename Point , typename PointTransformer , typename Strategy >
static void apply (Point const &point, PointTransformer const &transformer, Strategy const &strategy, typename Strategy::state_type &state)
 

Detailed Description

Building block of a multi-point, to be used as Policy in the more generec centroid_multi.

Member Function Documentation

template<typename Point , typename PointTransformer , typename Strategy >
static void boost::geometry::detail::centroid::centroid_multi_point_state::apply ( Point const &  point,
PointTransformer const &  transformer,
Strategy const &  strategy,
typename Strategy::state_type &  state 
)
inlinestatic

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