Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Darea.hpp169 : m_spheroid_constants(spheroid) in geographic()
187 (p1, p2, m_spheroid_constants); in apply()
200 return state.area(m_spheroid_constants); in result()
204 spheroid_constants m_spheroid_constants; member in boost::geometry::strategy::area::geographic