Home
last modified time | relevance | path

Searched refs:dir_from (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 Dsort_by_side.hpp34 enum direction_type { dir_unknown = -1, dir_from = 0, dir_to = 1 }; enumerator
245 m_ranked_points.push_back(rp(point1, turn_index, op_index, dir_from, op)); in add()
340 if (ranked.direction != dir_from) in find_open_generic()
527 if (ranked.direction == dir_from) in find_polygons_for_source()
H A Daggregate_operations.hpp81 return all_equal(sort_by_side::dir_from); in all_from()
215 || (op.operation == operation_blocked && ranked_point.direction == dir_from))) in aggregate_operations()