Home
last modified time | relevance | path

Searched defs:MercatorProjection (Results 1 – 12 of 12) sorted by relevance

/dports/astro/libosmium/libosmium-2.17.2/include/osmium/geom/
H A Dmercator_projection.hpp142 class MercatorProjection { class
150 MercatorProjection() { // NOLINT(hicpp-use-equals-default, modernize-use-equals-default) in MercatorProjection() function in osmium::geom::MercatorProjection
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/contrib/libosmium/include/osmium/geom/
H A Dmercator_projection.hpp142 class MercatorProjection { class
150 MercatorProjection() { // NOLINT(hicpp-use-equals-default, modernize-use-equals-default) in MercatorProjection() function in osmium::geom::MercatorProjection
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/osmium/geom/
H A Dmercator_projection.hpp142 class MercatorProjection { class
150 MercatorProjection() { // NOLINT(hicpp-use-equals-default, modernize-use-equals-default) in MercatorProjection() function in osmium::geom::MercatorProjection
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-client/include/glosm/
H A DMercatorProjection.hh30 class MercatorProjection : public Projection { class
/dports/graphics/glosm/glosm-glosm-0.0.2/libglosm-client/src/
H A DMercatorProjection.cc26 MercatorProjection::MercatorProjection() : Projection(&ProjectImpl, &UnProjectImpl) { in MercatorProjection() function in MercatorProjection
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2projections_test.cc63 TEST(MercatorProjection, ProjectUnproject) { in TEST() argument
H A Ds2projections.cc75 MercatorProjection::MercatorProjection(double max_x) in MercatorProjection() function in S2::MercatorProjection
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2projections_test.cc63 TEST(MercatorProjection, ProjectUnproject) { in TEST() argument
H A Ds2projections.cc75 MercatorProjection::MercatorProjection(double max_x) in MercatorProjection() function in S2::MercatorProjection
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKMap/GKMap.Core/MapProviders/
H A DMercatorProjection.cs17 public class MercatorProjection : PureProjection class
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2projections.cc75 MercatorProjection::MercatorProjection(double max_x) in MercatorProjection() function in S2::MercatorProjection
/dports/astro/marble/marble-21.12.3/src/lib/marble/projections/
H A DMercatorProjection.cpp25 MercatorProjection::MercatorProjection() in MercatorProjection() function in MercatorProjection