Home
last modified time | relevance | path

Searched defs:overlaps_box_segment (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dpointlike_linear.hpp162 struct overlaps_box_segment struct in boost::geometry::detail::overlay::multipoint_linear_point
164 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() argument
169 inline bool apply(Box const& box, Segment const& segment) const in apply()
174 DisjointStrategy const& m_strategy;
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dmultipoint_geometry.hpp161 struct overlaps_box_segment struct in boost::geometry::detail::disjoint::multipoint_linear
163 explicit overlaps_box_segment(DisjointStrategy const& strategy) in overlaps_box_segment() function
168 inline bool apply(Box const& box, Segment const& segment) const in apply()
173 DisjointStrategy const& m_strategy;