Home
last modified time | relevance | path

Searched defs:north_pole (Results 1 – 5 of 5) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_spherical_topology_traits_2.h285 const Vertex* north_pole() const { return m_north_pole; } in north_pole() function
288 Vertex* north_pole() { return m_north_pole; } in north_pole() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/
H A Ds2latlngrect_test.cc114 S2LatLng north_pole = S2LatLng::FromRadians(M_PI_2, 0); in TEST() local
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2latlng_rect_test.cc167 S2LatLng north_pole = S2LatLng::FromRadians(M_PI_2, 0); in TEST() local
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2latlng_rect_test.cc167 S2LatLng north_pole = S2LatLng::FromRadians(M_PI_2, 0); in TEST() local
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_project.h270 bool north_pole; /* true if projection is on northern hemisphere, false on southern */ member