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::services::default_strategy< CsTag, GeometryTag, Dimension, Point, Geometry > Struct Template Reference

Traits class binding a centroid calculation strategy to a coordinate system. More...

#include <centroid.hpp>

Public Types

typedef not_applicable_strategy type
 

Detailed Description

template<typename CsTag, typename GeometryTag, std::size_t Dimension, typename Point, typename Geometry>
struct boost::geometry::strategy::centroid::services::default_strategy< CsTag, GeometryTag, Dimension, Point, Geometry >

Traits class binding a centroid calculation strategy to a coordinate system.

Template Parameters
CsTagtag of coordinate system, for specialization
GeometryTagtag of geometry, for specialization
Dimensiondimension of geometry, for specialization
Pointpoint-type
Geometry

Member Typedef Documentation

template<typename CsTag , typename GeometryTag , std::size_t Dimension, typename Point , typename Geometry >
typedef not_applicable_strategy boost::geometry::strategy::centroid::services::default_strategy< CsTag, GeometryTag, Dimension, Point, Geometry >::type

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