Home
last modified time | relevance | path

Searched refs:qk_wrt_p1 (Results 1 – 6 of 6) 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/overlay/
H A Dget_turn_info.hpp173 int const side_qk_p = side.qk_wrt_p1(); in apply()
286 int const side_qk_p1 = side.qk_wrt_p1(); in apply()
488 int const side_qk_p = side.qk_wrt_p1(); in apply()
822 … && set_tp<1>(qi, qj, qk, side.qk_wrt_q1(), false, pi, pj, side.qk_wrt_p1(), tp, info.i_info()) ) in apply()
H A Dget_turn_info_helpers.hpp56 inline int qk_wrt_p1() const { return m_side_strategy.apply(m_pi, m_pj, m_qk); } in qk_wrt_p1() function
288 int const qk_p1 = base::sides().qk_wrt_p1(); in is_spike_p()
H A Dget_turn_info_for_endpoint.hpp607 int const side_qk_p = side.qk_wrt_p1(); in operations_of_equal()
H A Dget_turn_info_ll.hpp197 if ( inters.sides().qk_wrt_p1() == 0 ) in apply()
H A Dget_turn_info_la.hpp193 if ( inters.sides().qk_wrt_p1() == 0 ) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dlinear_areal.hpp1267 int const side_qk_p = side_calc.qk_wrt_p1(); in calculate_from_inside_sides()