Home
last modified time | relevance | path

Searched defs:copy_points (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 Dpointlike_pointlike.hpp48 struct copy_points struct
53 struct copy_points<PointOut, PointIn, point_tag> struct
56 static inline void apply(PointIn const& point_in, in apply()
67 struct copy_points<PointOut, MultiPointIn, multi_point_tag> struct
70 static inline void apply(MultiPointIn const& multi_point_in, in apply()