Home
last modified time | relevance | path

Searched refs:point_inside_polygon (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.hpp637 point_inside_polygon = 0, enumerator
659 result = point_inside_polygon; in point_in_polygon()
675 result = point_inside_polygon; in point_in_polygon()
694 result = point_inside_polygon; in point_in_polygon()
730 result = point_inside_polygon; in point_in_polygon()
744 result = point_inside_polygon; in point_in_polygon()
761 result = point_inside_polygon; in point_in_polygon()
811 if (point_inside_polygon == point_in_polygon(pt, first_pt)) { in inside_or_outside_special()
843 return res == point_inside_polygon; in poly2_contains_poly1()
848 return res == point_inside_polygon; in poly2_contains_poly1()