Searched defs:overlaps_box (Results 1 – 1 of 1) sorted by relevance
195 struct overlaps_box struct in boost::geometry::detail::is_valid::is_valid_polygon197 explicit overlaps_box(EnvelopeStrategy const& strategy) : m_strategy(strategy) {} in overlaps_box() function200 inline bool apply(Box const& box, partition_item<Iterator, Box> const& item) const in apply()205 EnvelopeStrategy const& m_strategy;