Searched refs:disjoint_box_box (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/ |
| H A D | section_box_policies.hpp | 38 return ! detail::disjoint::disjoint_box_box(box, section.bounding_box); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | box_box.hpp | 156 inline bool disjoint_box_box(Box1 const& box1, Box2 const& box2) in disjoint_box_box() function
|
| H A D | segment_box.hpp | 122 if (disjoint_box_box(box, box_seg)) in apply()
|
| H A D | multipoint_geometry.hpp | 328 return ! detail::disjoint::disjoint_box_box(box_pair.first, box); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | self_turn_points.hpp | 99 if (! detail::disjoint::disjoint_box_box(sec1.bounding_box, sec2.bounding_box) in apply()
|
| H A D | assign_parents.hpp | 142 return ! geometry::detail::disjoint::disjoint_box_box(box, item.envelope); in apply()
|
| H A D | get_turns.hpp | 422 if (! detail::disjoint::disjoint_box_box(sec1.bounding_box, sec2.bounding_box)) in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | turn_in_original_visitor.hpp | 46 return ! detail::disjoint::disjoint_box_box(box, original.m_box); in apply()
|
| H A D | get_piece_turns.hpp | 293 || detail::disjoint::disjoint_box_box(section1.bounding_box, in apply()
|
| H A D | turn_in_piece_visitor.hpp | 74 return ! geometry::detail::disjoint::disjoint_box_box(box, piece.robust_envelope); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/ |
| H A D | multi_point_geometry.hpp | 279 return ! detail::disjoint::disjoint_box_box(box_pair.first, box); in apply()
|