Home
last modified time | relevance | path

Searched defs:operation_from_overlay (Results 1 – 1 of 1) 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
45 static const operation_type value = operation_union;
49 struct operation_from_overlay<overlay_intersection> struct
51 static const operation_type value = operation_intersection;
55 struct operation_from_overlay<overlay_difference> struct
57 static const operation_type value = operation_intersection;