Home
last modified time | relevance | path

Searched defs:polygon_to_polygon (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/
H A Drecalculate.hpp120 struct polygon_to_polygon struct
129 static inline void iterate(IteratorIn begin, IteratorIn end, in iterate()
145 static inline void apply_interior_rings( in apply_interior_rings()
166 static inline void apply(Polygon1& destination, Polygon2 const& source, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp188 struct polygon_to_polygon struct
196 > per_ring;
198 static inline void apply(Polygon1 const& source, Polygon2& destination) in apply()