Home
last modified time | relevance | path

Searched defs:point_point_generic (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/disjoint/
H A Dpoint_point.hpp60 struct point_point_generic struct
63 static inline bool apply(Point1 const& p1, Point2 const& p2, Strategy const& ) in apply()
69 static inline bool apply(Point1 const& p1, Point2 const& p2) in apply()
81 struct point_point_generic<DimensionCount, DimensionCount> struct
84 static inline bool apply(Point1 const&, Point2 const& ) in apply()