Searched refs:segments_crosses (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/policies/relate/ |
| H A D | tupled.hpp | 37 static inline return_type segments_crosses(side_info const& sides, in segments_crosses() function 43 Policy1::segments_crosses(sides, sinfo, s1, s2), in segments_crosses() 44 Policy2::segments_crosses(sides, sinfo, s1, s2) in segments_crosses()
|
| H A D | intersection_points.hpp | 49 static inline return_type segments_crosses(side_info const&, in segments_crosses() function
|
| H A D | direction.hpp | 124 static inline return_type segments_crosses(side_info const& sides, in segments_crosses() function
|
| /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 | intersection.hpp | 405 return Policy::segments_crosses(sides, sinfo, a, b); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | intersection.hpp | 540 return Policy::segments_crosses(sides, sinfo, a, b); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/ |
| H A D | intersection.hpp | 588 return Policy::segments_crosses(sides, sinfo, a, b); in apply()
|