Searched refs:intersects_tag (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | predicates.hpp | 62 struct intersects_tag {}; struct 197 struct spatial_predicate_call<predicates::intersects_tag> 323 return spatial_predicate_call<predicates::intersects_tag>::apply(i, p.geometry); in apply() 419 struct predicate_check<predicates::spatial_predicate<Geometry, predicates::intersects_tag, true>, b… 421 typedef predicates::spatial_predicate<Geometry, predicates::intersects_tag, true> Pred; 452 return !spatial_predicate_call<predicates::intersects_tag>::apply(i, p.geometry); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | predicates.hpp | 164 detail::predicates::spatial_predicate<Geometry, detail::predicates::intersects_tag, false> 170 detail::predicates::intersects_tag, in intersects()
|