libosmscout 1.1.1
Loading...
Searching...
No Matches
PolygonCenter.h File Reference
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/GeoCoord.h>
#include <osmscout/Point.h>
#include <osmscout/Area.h>
#include <vector>
Include dependency graph for PolygonCenter.h:

Go to the source code of this file.

Namespaces

namespace  osmscout

Functions

OSMSCOUT_API GeoCoord osmscout::PolygonCenter (const Area &area, double precision=1)
OSMSCOUT_API GeoCoord osmscout::PolygonCenter (const std::vector< Point > &polygon, double precision=1)