Searched refs:subtract_point (Results 1 – 6 of 6) 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/ |
| H A D | get_left_turns.hpp | 84 geometry::subtract_point(pv, m_origin); in operator ()() 85 geometry::subtract_point(qv, m_origin); in operator ()() 137 geometry::subtract_point(pv, m_origin); in operator ()() 138 geometry::subtract_point(qv, m_origin); in operator ()() 300 geometry::subtract_point(v, origin); in has_rounding_issues()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | distance_projected_point.hpp | 136 subtract_point(v, projected); in apply() 137 subtract_point(w, projected); in apply()
|
| H A D | distance_projected_point_ax.hpp | 193 subtract_point(v, projected); in apply() 194 subtract_point(w, projected); in apply()
|
| H A D | buffer_end_round.hpp | 94 geometry::subtract_point(v, to_point); in calculate_angle()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/centroid/ |
| H A D | translating_transformer.hpp | 98 geometry::subtract_point(res, *m_origin); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/arithmetic/ |
| H A D | arithmetic.hpp | 203 inline void subtract_point(Point1& p1, Point2 const& p2) in subtract_point() function
|