Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::strategy::centroid::weighted_length< Point, PointOfSegment > Class Template Reference

#include <centroid_weighted_length.hpp>

Public Types

typedef
detail::weighted_length_sums
< distance_type,
geometry::dimension< Point >
::type::value > 
state_type
 

Static Public Member Functions

static void apply (PointOfSegment const &p1, PointOfSegment const &p2, state_type &state)
 
static bool result (state_type const &state, Point &centroid)
 

Member Typedef Documentation

template<typename Point , typename PointOfSegment = Point>
typedef detail::weighted_length_sums< distance_type, geometry::dimension<Point>::type::value > boost::geometry::strategy::centroid::weighted_length< Point, PointOfSegment >::state_type

Member Function Documentation


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