Home
last modified time | relevance | path

Searched defs:spatial_predicate (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.hpp68 struct spatial_predicate struct
70 spatial_predicate() {} in spatial_predicate() function
71 spatial_predicate(Geometry const& g) : geometry(g) {} in spatial_predicate() argument
72 Geometry geometry;