Home
last modified time | relevance | path

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 Dsection_box_policies.hpp38 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 Dbox_box.hpp156 inline bool disjoint_box_box(Box1 const& box1, Box2 const& box2) in disjoint_box_box() function
H A Dsegment_box.hpp122 if (disjoint_box_box(box, box_seg)) in apply()
H A Dmultipoint_geometry.hpp328 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 Dself_turn_points.hpp99 if (! detail::disjoint::disjoint_box_box(sec1.bounding_box, sec2.bounding_box) in apply()
H A Dassign_parents.hpp142 return ! geometry::detail::disjoint::disjoint_box_box(box, item.envelope); in apply()
H A Dget_turns.hpp422 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 Dturn_in_original_visitor.hpp46 return ! detail::disjoint::disjoint_box_box(box, original.m_box); in apply()
H A Dget_piece_turns.hpp293 || detail::disjoint::disjoint_box_box(section1.bounding_box, in apply()
H A Dturn_in_piece_visitor.hpp74 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 Dmulti_point_geometry.hpp279 return ! detail::disjoint::disjoint_box_box(box_pair.first, box); in apply()