Home
last modified time | relevance | path

Searched defs:are_same_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/disjoint/
H A Dpoint_point.hpp95 struct are_same_points struct in boost::geometry::detail::disjoint::point_point_on_spheroid
97 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()
115 struct are_same_points<Point1, Point2, false> // points have different units struct in boost::geometry::detail::disjoint::point_point_on_spheroid
117 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()