Home
last modified time | relevance | path

Searched refs:has_collinear_edge (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.hpp1046 bool has_collinear_edge(point_ptr<T> pt_a, point_ptr<T> pt_b) { in has_collinear_edge() function
1209 if (!has_collinear_edge(pt_a, pt_b)) { in process_collinear_edges()