Home
last modified time | relevance | path

Searched defs:FromLatLng (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2projections.cc57 R2Point PlateCarreeProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::PlateCarreeProjection
85 R2Point MercatorProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::MercatorProjection
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2projections.cc57 R2Point PlateCarreeProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::PlateCarreeProjection
85 R2Point MercatorProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::MercatorProjection
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2projections.cc57 R2Point PlateCarreeProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::PlateCarreeProjection
85 R2Point MercatorProjection::FromLatLng(const S2LatLng& ll) const { in FromLatLng() function in S2::MercatorProjection
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2cellid.cc268 S2CellId S2CellId::FromLatLng(S2LatLng const& ll) { in FromLatLng() function in S2CellId