Home
last modified time | relevance | path

Searched refs:pk_wrt_p1 (Results 1 – 4 of 4) 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.hpp294 int const side_pk_p = side.pk_wrt_p1(); in apply()
395 int const side_pk_p = side.pk_wrt_p1(); in apply()
487 int const side_pk_p = side.pk_wrt_p1(); in apply()
617 int const side_p = side.pk_wrt_p1(); in apply()
811 … && set_tp<0>(pi, pj, pk, side.pk_wrt_p1(), true, qi, qj, side.pk_wrt_q1(), tp, info.i_info()) ) in apply()
H A Dget_turn_info_helpers.hpp54 inline int pk_wrt_p1() const { return m_side_strategy.apply(m_pi, m_pj, m_pk); } in pk_wrt_p1() function
281 if (base::sides().pk_wrt_p1() == 0) in is_spike_p()
H A Dget_turn_info_for_endpoint.hpp606 int const side_pk_p = side.pk_wrt_p1(); in operations_of_equal()
/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.hpp1266 int const side_pk_p = side_calc.pk_wrt_p1(); in calculate_from_inside_sides()