Searched refs:one_degenerate (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 | 81 static inline return_type one_degenerate(Segment const& segment, in one_degenerate() function 87 Policy1::one_degenerate(segment, ratio, a_degenerate), in one_degenerate() 88 Policy2::one_degenerate(segment, ratio, a_degenerate) in one_degenerate()
|
| H A D | intersection_points.hpp | 201 static inline return_type one_degenerate(Segment const& degenerate_segment, in one_degenerate() function
|
| H A D | direction.hpp | 306 static inline return_type one_degenerate(Segment const& , in one_degenerate() 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 | 608 return Policy::one_degenerate(degenerate_segment, ratio, a_degenerate); in relate_one_degenerate()
|
| /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 | 564 … : Policy::one_degenerate(segment, segment_ratio<CalcT>(dist_1_o, dist_1_2), degenerated_a); in collinear_one_degenerated()
|
| /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 | 621 … return Policy::one_degenerate(segment, segment_ratio<CalcT>(dist_1_o, dist_1_2), degenerated_a); in collinear_one_degenerated()
|