Home
last modified time | relevance | path

Searched defs:overlaps_impl (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/geometry/index/test/rtree/
Dtest_rtree.hpp1020 struct overlaps_impl struct
1023 static void apply(Rtree const& tree, std::vector<Value> const& input, Box const& qbox) in apply()
1044 struct overlaps_impl<bg::point_tag> struct
1047 … static void apply(Rtree const& /*tree*/, std::vector<Value> const& /*input*/, Box const& /*qbox*/) in apply()
1052 struct overlaps_impl<bg::segment_tag> struct
1055 … static void apply(Rtree const& /*tree*/, std::vector<Value> const& /*input*/, Box const& /*qbox*/) in apply()