Home
last modified time | relevance | path

Searched defs:point_to_point (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/
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()
/third_party/boost/boost/geometry/algorithms/detail/distance/
Dpoint_to_geometry.hpp62 struct point_to_point struct
66 apply(P1 const& p1, P2 const& p2, Strategy const& strategy) in apply()