Home
last modified time | relevance | path

Searched defs:point_point (Results 1 – 3 of 3) 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.hpp174 struct point_point struct
183 struct point_point struct
194 struct point_point struct
205 struct point_point<Point1, Point2, Dimension, DimensionCount, cartesian_tag> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dpoint_point.hpp34 struct point_point struct
36 static const bool interruption_enabled = false;
39 static inline void apply(Point1 const& point1, Point2 const& point2, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dimplementation.hpp64 struct point_point struct
67 static inline bool apply(Point1 const& point1, Point2 const& point2, Strategy const& strategy) in apply()