Home
last modified time | relevance | path

Searched refs: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
167 struct spatial_predicate_call<predicates::covered_by_tag> struct
177 struct spatial_predicate_call<predicates::covers_tag> struct
187 struct spatial_predicate_call<predicates::disjoint_tag> struct
197 struct spatial_predicate_call<predicates::intersects_tag> struct
207 struct spatial_predicate_call<predicates::overlaps_tag> struct
217 struct spatial_predicate_call<predicates::touches_tag> struct
227 struct spatial_predicate_call<predicates::within_tag> struct
247 return spatial_predicate_call<Tag>::apply(i, p.geometry); in apply()
[all …]