Home
last modified time | relevance | path

Searched refs:resolve_strategy (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddefault_length_result.hpp35 namespace resolve_strategy namespace
56 : resolve_strategy::default_length_result<Geometry>
65 resolve_strategy::default_length_result<boost::mpl::placeholders::_>
H A Ddistance_result.hpp46 namespace resolve_strategy namespace
80 : resolve_strategy::distance_result
117 resolve_strategy::distance_result<
174 resolve_strategy::distance_result<
H A Dcomparable_distance_result.hpp34 namespace resolve_strategy namespace
71 : resolve_strategy::comparable_distance_result
103 resolve_strategy::comparable_distance_result<
154 resolve_strategy::comparable_distance_result<
/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 Dinterface.hpp29 namespace resolve_strategy namespace
68 return resolve_strategy::is_simple::apply(geometry, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/
H A Dinterface.hpp42 namespace resolve_strategy namespace
92 resolve_strategy::expand<Geometry>::apply(box, geometry, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvex_hull.hpp148 namespace resolve_strategy { namespace
220 resolve_strategy::convex_hull::apply(geometry, out, strategy); in apply()
264 return resolve_strategy::convex_hull_insert::apply(geometry, out, strategy); in apply()
H A Dperimeter.hpp109 namespace resolve_strategy { namespace
146 return resolve_strategy::perimeter::apply(geometry, strategy); in apply()
H A Dcrosses.hpp65 namespace resolve_strategy namespace
109 return resolve_strategy::crosses::apply(geometry1, geometry2, strategy); in apply()
H A Dsimplify.hpp303 namespace resolve_strategy namespace
400 resolve_strategy::simplify::apply(geometry, out, max_distance, strategy); in apply()
524 resolve_strategy::simplify_insert::apply(geometry, out, max_distance, strategy); in simplify_insert()
H A Ddifference.hpp126 namespace resolve_strategy { namespace
198 resolve_strategy::difference::apply(geometry1, geometry2, in apply()
H A Dsym_difference.hpp300 namespace resolve_strategy { namespace
372 resolve_strategy::sym_difference::apply(geometry1, geometry2, in apply()
H A Dtransform.hpp343 namespace resolve_strategy { namespace
388 return resolve_strategy::transform::apply( in apply()
H A Dunion.hpp239 namespace resolve_strategy { namespace
325 resolve_strategy::union_::apply(geometry1, geometry2, in apply()
H A Dcentroid.hpp505 namespace resolve_strategy { namespace
550 resolve_strategy::centroid<Geometry>::apply(geometry, out, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dinterface.hpp41 namespace resolve_strategy namespace
89 resolve_strategy::envelope<Geometry>::apply(geometry, box, strategy); 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_valid/
H A Dinterface.hpp34 namespace resolve_strategy namespace
77 return resolve_strategy::is_valid::apply(geometry, visitor, strategy); 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 Dinterface.hpp41 namespace resolve_strategy namespace
91 return resolve_strategy::disjoint::apply(geometry1, geometry2, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dinterface.hpp63 namespace resolve_strategy namespace
117 return resolve_strategy::within::apply(geometry1, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/
H A Dinterface.hpp57 namespace resolve_strategy { namespace
110 return resolve_strategy::covered_by 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 Dinterface.hpp90 namespace resolve_strategy namespace
143 return resolve_strategy::equals in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/comparable_distance/
H A Dinterface.hpp35 namespace resolve_strategy namespace
104 return resolve_strategy::comparable_distance::apply(geometry1, in apply()
/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 Dinterface.hpp84 namespace resolve_strategy namespace
132 return resolve_strategy::touches::apply(geometry1, geometry2, strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/
H A Dinterface.hpp104 namespace resolve_strategy { namespace
185 return resolve_strategy::intersection::apply(geometry1, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dinterface.hpp94 namespace resolve_strategy namespace
147 resolve_strategy::distance::apply(geometry1, geometry2, strategy); in apply()
/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 Dinterface.hpp194 namespace resolve_strategy { namespace
255 resolve_strategy::relate::apply(geometry1, geometry2, handler, strategy); in apply()

12