Home
last modified time | relevance | path

Searched refs:operation_from_overlay (Results 1 – 6 of 6) 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 Doverlay_type.hpp43 struct operation_from_overlay struct
49 struct operation_from_overlay<overlay_intersection> struct
55 struct operation_from_overlay<overlay_difference> struct
H A Dtraversal_switch_detector.hpp315 if (operation_from_overlay<OverlayType>::value == operation_union) in connects_same_region()
428 && operation_from_overlay<OverlayType>::value == operation_intersection) in iterate()
H A Dtraversal_ring_creator.hpp64 = operation_from_overlay<OverlayType>::value;
H A Doverlay.hpp105 = operation_from_overlay<OverlayType>::value; in get_ring_turn_info()
H A Denrich_intersection_points.hpp313 = detail::overlay::operation_from_overlay<OverlayType>::value; in enrich_intersection_points()
H A Dtraversal.hpp107 static const operation_type target_operation = operation_from_overlay<OverlayType>::value;