Home
last modified time | relevance | path

Searched refs:m_r (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/core/
H A Dsrs.hpp127 : m_r(r) in sphere()
131 : m_r(RadiusType((2.0 * 6378137.0 + 6356752.3142451793) / 3.0)) in sphere()
139 return m_r; in get_radius()
147 m_r = radius; in set_radius()
151 RadiusType m_r; // radius member in boost::geometry::srs::sphere