Home
last modified time | relevance | path

Searched refs:going_out (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.hpp434 bool going_out = pk_q1 > 0; // Pk on the left in calculate_spike_operation() local
443 if ( ! going_out in calculate_spike_operation()
448 going_out = pk_q1 > 0 || pk_q2 > 0; // Pk on the left of one of them in calculate_spike_operation()
460 going_out = pk_q1 > 0 && pk_q2 > 0; // Pk on the left of both in calculate_spike_operation()
469 else if ( going_out ) in calculate_spike_operation()