libosmscout
0.1
|
#include <osmscout/lib/CoreImportExport.h>
#include <osmscout/GeoCoord.h>
#include <osmscout/Point.h>
#include <osmscout/Area.h>
#include <vector>
Namespaces | |
osmscout | |
Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license. | |
Functions | |
GeoCoord | osmscout::PolygonCenter (const Area &area, double precision=1) |
GeoCoord | osmscout::PolygonCenter (const std::vector< Point > &polygon, double precision=1) |