AdjustLongitude(double x) | internals::PureProjection | protectedstatic |
Axis() const | projections::MercatorProjection | virtual |
bound(double const &n, double const &minValue, double const &maxValue) const | internals::PureProjection | |
courseBetweenLatLng(const PointLatLng &p1, const PointLatLng &p2) | internals::PureProjection | |
DBLLONG | internals::PureProjection | protectedstatic |
DistanceBetweenLatLng(PointLatLng const &p1, PointLatLng const &p2) | internals::PureProjection | static |
DistanceBetweenLatLngAlt(PointLatLng const &p1, double const &alt1, PointLatLng const &p2, double const &alt2) | 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 qint64 &x, const qint64 &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 |
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 |
offSetFromLatLngs(PointLatLng p1, PointLatLng p2, double &dX, double &dY) | internals::PureProjection | |
Sign(const double &x) | internals::PureProjection | protectedstatic |
SinCos(const double &val, double &sin, double &cos) | internals::PureProjection | protectedstatic |
TileSize() const | projections::MercatorProjection | virtual |
translate(PointLatLng p1, double distance, double bearing) | internals::PureProjection | |
TWO_PI | internals::PureProjection | protectedstatic |
Type() | projections::MercatorProjection | inlinevirtual |