Home
last modified time | relevance | path

Searched defs:coordinate_less (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/envelope/
H A Dmultipoint.hpp56 struct coordinate_less struct in boost::geometry::detail::envelope::envelope_multipoint_on_spheroid
59 inline bool operator()(Point const& point1, Point const& point2) const in operator ()()