Home
last modified time | relevance | path

Searched refs:going_in (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/overlay/
H A Dget_turn_info_la.hpp433 bool going_in = pk_q1 < 0; // Pk on the right in calculate_spike_operation() local
447 going_in = pk_q1 < 0 && pk_q2 < 0; // Pk on the right of both in calculate_spike_operation()
455 if ( ! going_in in calculate_spike_operation()
459 going_in = pk_q1 < 0 || pk_q2 < 0; // Pk on the right of one of them in calculate_spike_operation()
464 if ( going_in ) in calculate_spike_operation()