Home
last modified time | relevance | path

Searched refs:spatial_query_incremental (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/rtree/visitors/
H A Dspatial_query.hpp79 class spatial_query_incremental class
97 inline spatial_query_incremental() in spatial_query_incremental() function in boost::geometry::index::detail::rtree::visitors::spatial_query_incremental
104 inline spatial_query_incremental(Translator const& t, Predicates const& p) in spatial_query_incremental() function in boost::geometry::index::detail::rtree::visitors::spatial_query_incremental
194 friend bool operator==(spatial_query_incremental const& l, spatial_query_incremental const& r) in operator ==()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/
H A Dquery_iterators.hpp64 …typedef visitors::spatial_query_incremental<Value, Options, Translator, Box, Allocators, Predicate…