Home
last modified time | relevance | path

Searched defs:overlaps_box_segment (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/algorithms/detail/overlay/
H A Dpointlike_linear.hpp168 struct overlaps_box_segment struct in boost::geometry::detail::overlay::multipoint_linear_point
170 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() argument
175 inline bool apply(Box const& box, Segment const& segment) const in apply()
180 DisjointStrategy const& m_strategy;
/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 Dmultipoint_geometry.hpp151 struct overlaps_box_segment struct in boost::geometry::detail::disjoint::multipoint_linear
153 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() argument
158 inline bool apply(Box const& box, Segment const& segment) const in apply()
163 DisjointStrategy const& m_strategy;