Home
last modified time | relevance | path

Searched refs:index_q (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.hpp170 static unsigned int const index_q = 1 - Index; in apply() local
172 int const side_qi_p = dir_info.sides.template get<index_q, 0>(); in apply()
180 unsigned int index = side_qk_p == -1 ? index_p : index_q; in apply()
209 unsigned int index = side_qk_q == 1 ? index_q : index_p; in apply()
235 ti.operations[index_q].operation = operation_blocked; in apply()