Home
last modified time | relevance | path

Searched refs:s1x_anti (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/agnostic/
H A Dpoint_in_poly_winding.hpp180 calc_t s1x_anti = s1x + constants::half_period(); in apply() local
181 math::normalize_longitude<units_t, calc_t>(s1x_anti); in apply()
182 bool antipodal = math::equals(s2x, s1x_anti); in apply()