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_indexed_calculator< Indexed, Point, Dimension, DimensionCount > Struct Template Reference

#include <centroid.hpp>

Public Types

typedef select_coordinate_type
< Indexed, Point >::type 
coordinate_type
 

Static Public Member Functions

static void apply (Indexed const &indexed, Point &centroid)
 

Member Typedef Documentation

template<typename Indexed , typename Point , std::size_t Dimension, std::size_t DimensionCount>
typedef select_coordinate_type< Indexed, Point >::type boost::geometry::detail::centroid::centroid_indexed_calculator< Indexed, Point, Dimension, DimensionCount >::coordinate_type

Member Function Documentation

template<typename Indexed , typename Point , std::size_t Dimension, std::size_t DimensionCount>
static void boost::geometry::detail::centroid::centroid_indexed_calculator< Indexed, Point, Dimension, DimensionCount >::apply ( Indexed const &  indexed,
Point &  centroid 
)
inlinestatic

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