Home
last modified time | relevance | path

Searched refs:t_direction (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/formulas/
H A Dsjoberg_intersection.hpp930 int t_direction = 0; in converge_07() local
941 if (t_direction < 0) in converge_07()
946 else if (t_direction > 0) in converge_07()
953 t_direction = t_cand1 < t_cand2 ? -1 : 1; in converge_07()
1018 t_direction *= -1; in converge_07()