Home
last modified time | relevance | path

Searched defs:point_to_point (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 Dconvert_point_to_point.hpp36 struct point_to_point struct
38 static inline void apply(Source const& source, Destination& destination) in apply()
48 struct point_to_point<Source, Destination, DimensionCount, DimensionCount> struct
50 static inline void apply(Source const& , Destination& ) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dpoint_to_geometry.hpp62 struct point_to_point struct
66 apply(P1 const& p1, P2 const& p2, Strategy const& strategy) in apply()