Home
last modified time | relevance | path

Searched refs:p0_normalized (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/algorithms/detail/disjoint/
H A Dsegment_box.hpp93 segment_point_type p0_normalized = in apply() local
98 CT lon1 = geometry::get_as_radian<0>(p0_normalized); in apply()
99 CT lat1 = geometry::get_as_radian<1>(p0_normalized); in apply()