#include <centroid.hpp>
|
template<typename Polygon , typename Point , typename Strategy > |
static void | apply (Polygon const &poly, Point ¢roid, Strategy const &strategy) |
|
template<typename Polygon , typename Point , typename Strategy >
static void boost::geometry::detail::centroid::centroid_polygon::apply |
( |
Polygon const & |
poly, |
|
|
Point & |
centroid, |
|
|
Strategy const & |
strategy |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: