Searched defs:select_rings (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 D | select_rings.hpp | 56 struct select_rings struct 60 struct select_rings<box_tag, Box> struct 63 static inline void apply(Box const& box, Geometry const& , in apply() 71 static inline void apply(Box const& box, in apply() 80 struct select_rings<ring_tag, Ring> struct 83 static inline void apply(Ring const& ring, Geometry const& , in apply() 94 static inline void apply(Ring const& ring, in apply() 107 struct select_rings<polygon_tag, Polygon> struct 110 static inline void apply(Polygon const& polygon, Geometry const& geometry, in apply() 130 static inline void apply(Polygon const& polygon, in apply() [all …]
|