Home
last modified time | relevance | path

Searched refs:unit_spheroid (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dunit_spheroid.hpp31 inline ResultSpheroid unit_spheroid(Spheroid const& spheroid) in unit_spheroid() function
/third_party/boost/boost/geometry/strategies/geographic/
Dintersection.hpp315 spheroid_type spheroid = formula::unit_spheroid<spheroid_type>(m_spheroid); in apply()