Home
last modified time | relevance | path

Searched refs:box_intersection (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/algorithms/
H A Dintersection_content.hpp31 Box box_intersection; in intersection_content() local
35 >::apply(box1, box2, 0, box_intersection, 0); in intersection_content()
38 return index::detail::content(box_intersection); in intersection_content()