Home
last modified time | relevance | path

Searched refs:spike_right (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/
H A Dtopology_correction.hpp879 bool spike_right = (path.start_2 == path.end_1); in fix_collinear_path() local
881 if (spike_left && spike_right) { in fix_collinear_path()
904 } else if (spike_right) { in fix_collinear_path()