Searched refs:no_rescale_policy (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/robustness/ |
| H A D | no_rescale_policy.hpp | 30 struct no_rescale_policy struct 48 struct robust_point_type<Point, detail::no_rescale_policy> 55 struct segment_ratio_type<Point, detail::no_rescale_policy>
|
| H A D | get_rescale_policy.hpp | 159 typedef no_rescale_policy type; 228 struct get_rescale_policy<no_rescale_policy> 231 static inline no_rescale_policy apply(Geometry const& ) in apply() 233 return no_rescale_policy(); in apply() 237 static inline no_rescale_policy apply(Geometry1 const& , Geometry2 const& ) in apply() 239 return no_rescale_policy(); in apply()
|
| /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 D | linear_linear.hpp | 63 typedef no_rescale_policy rescale_policy_type; in apply() 120 typedef detail::no_rescale_policy rescale_policy_type; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersects/ |
| H A D | implementation.hpp | 56 typedef detail::no_rescale_policy rescale_policy_type; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | follow_linear_linear.hpp | 203 detail::no_rescale_policy robust_policy; in process_turn() 270 detail::no_rescale_policy robust_policy; in process_end()
|
| H A D | get_turn_info_helpers.hpp | 159 … intersection_info_base<Point1, Point2, TurnPoint, IntersectionStrategy, detail::no_rescale_policy> 176 no_rescale_policy const& /*robust_policy*/) in intersection_info_base()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/ |
| H A D | implementation.hpp | 257 typedef detail::no_rescale_policy rescale_policy_type; in apply() 429 typedef detail::no_rescale_policy rescale_policy_type; in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | linear.hpp | 225 detail::no_rescale_policy(), in has_self_intersections()
|
| /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 D | turns.hpp | 51 typename RobustPolicy = detail::no_rescale_policy
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_piece_collection.hpp | 282 detail::no_rescale_policy(), m_sections); in robust_original() 733 detail::no_rescale_policy(), pc.sections); in prepare_buffered_point_piece()
|