Home
last modified time | relevance | path

Searched defs:spatial_predicate_call (Results 1 – 1 of 1) 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 Dpredicates.hpp151 struct spatial_predicate_call struct
157 struct spatial_predicate_call<predicates::contains_tag> struct
160 static inline bool apply(G1 const& g1, G2 const& g2) in apply()
167 struct spatial_predicate_call<predicates::covered_by_tag> struct
170 static inline bool apply(G1 const& g1, G2 const& g2) in apply()
177 struct spatial_predicate_call<predicates::covers_tag> struct
180 static inline bool apply(G1 const& g1, G2 const& g2) in apply()
187 struct spatial_predicate_call<predicates::disjoint_tag> struct
190 static inline bool apply(G1 const& g1, G2 const& g2) in apply()
197 struct spatial_predicate_call<predicates::intersects_tag> struct
[all …]