| AdjustLongitude(double x) | internals::PureProjection | protectedstatic |
| Axis() const | projections::MercatorProjection | virtual |
| D2R | internals::PureProjection | protectedstatic |
| DBLLONG | internals::PureProjection | protectedstatic |
| DegreesToRadians(const double °) const | internals::PureProjection | inline |
| DistanceBetweenLatLng(PointLatLng const &p1, PointLatLng const &p2) | internals::PureProjection | static |
| e0fn(const double &x) | internals::PureProjection | protectedstatic |
| e1fn(const double &x) | internals::PureProjection | protectedstatic |
| e2fn(const double &x) | internals::PureProjection | protectedstatic |
| e3fn(const double &x) | internals::PureProjection | protectedstatic |
| EPSLoN | internals::PureProjection | protectedstatic |
| Flattening() const | projections::MercatorProjection | virtual |
| FromCartesianTGeodetic(const double &X, const double &Y, const double &Z, double &Lat, double &Lng) | internals::PureProjection | |
| FromGeodeticToCartesian(double Lat, double Lng, double Height, double &X, double &Y, double &Z) | internals::PureProjection | |
| FromLatLngToPixel(double lat, double lng, int const &zoom) | projections::MercatorProjection | virtual |
| internals::PureProjection::FromLatLngToPixel(const PointLatLng &p, const int &zoom) | internals::PureProjection | |
| FromPixelToLatLng(const int &x, const int &y, const int &zoom) | projections::MercatorProjection | virtual |
| internals::PureProjection::FromPixelToLatLng(const Point &p, const int &zoom) | internals::PureProjection | |
| FromPixelToTileXY(const core::Point &p) | internals::PureProjection | virtual |
| FromTileXYToPixel(const core::Point &p) | internals::PureProjection | virtual |
| GetAreaTileList(const RectLatLng &rect, const int &zoom, const int &padding) | internals::PureProjection | |
| GetGroundResolution(const int &zoom, const double &latitude) | internals::PureProjection | virtual |
| GetTileMatrixItemCount(const int &zoom) | internals::PureProjection | |
| GetTileMatrixMaxXY(const int &zoom) | projections::MercatorProjection | virtual |
| GetTileMatrixMinXY(const int &zoom) | projections::MercatorProjection | virtual |
| GetTileMatrixSizePixel(const int &zoom) | internals::PureProjection | virtual |
| GetTileMatrixSizeXY(const int &zoom) | internals::PureProjection | virtual |
| GetUTMzone(const double &lon) | internals::PureProjection | protectedstatic |
| HALF_PI | internals::PureProjection | protectedstatic |
| MAX_VAL | internals::PureProjection | protectedstatic |
| MAXLONG | internals::PureProjection | protectedstatic |
| MercatorProjection() | projections::MercatorProjection | |
| mlfn(const double &e0, const double &e1, const double &e2, const double &e3, const double &phi) | internals::PureProjection | protectedstatic |
| PI | internals::PureProjection | protectedstatic |
| R2D | internals::PureProjection | protectedstatic |
| RadiansToDegrees(const double &rad) const | internals::PureProjection | inline |
| Sign(const double &x) | internals::PureProjection | protectedstatic |
| SinCos(const double &val, double &sin, double &cos) | internals::PureProjection | protectedstatic |
| TileSize() const | projections::MercatorProjection | virtual |
| TWO_PI | internals::PureProjection | protectedstatic |
| Type() | projections::MercatorProjection | inlinevirtual |