Searched defs:spatial_predicate_call (Results 1 – 1 of 1) sorted by relevance
151 struct spatial_predicate_call struct157 struct spatial_predicate_call<predicates::contains_tag> struct160 static inline bool apply(G1 const& g1, G2 const& g2) in apply()167 struct spatial_predicate_call<predicates::covered_by_tag> struct170 static inline bool apply(G1 const& g1, G2 const& g2) in apply()177 struct spatial_predicate_call<predicates::covers_tag> struct180 static inline bool apply(G1 const& g1, G2 const& g2) in apply()187 struct spatial_predicate_call<predicates::disjoint_tag> struct190 static inline bool apply(G1 const& g1, G2 const& g2) in apply()197 struct spatial_predicate_call<predicates::intersects_tag> struct[all …]