Home
last modified time | relevance | path

Searched refs:other_poly (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 Dring_util.hpp800 point_in_polygon_result inside_or_outside_special(point_ptr<T> first_pt, point_ptr<T> other_poly) { in inside_or_outside_special() argument
812 return point_in_polygon(pt, other_poly); in inside_or_outside_special()