Home
last modified time | relevance | path

Searched refs:append_touches (Results 1 – 2 of 2) 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_ll.hpp283 || ! append_opposite_spikes<append_touches>(tp, inters, in apply()
554 enum append_version { append_touches, append_collinear_opposite }; enumerator
565 static const bool is_version_touches = (Version == append_touches); in append_opposite_spikes()
H A Dget_turn_info_la.hpp246 || ! append_opposite_spikes<append_touches>( // for 'i' or 'c' i??? in apply()
538 enum append_version_o { append_touches, append_collinear_opposite }; enumerator
549 static const bool is_version_touches = (Version == append_touches); in append_opposite_spikes()