Searched defs:expand_box (Results 1 – 1 of 1) sorted by relevance
181 struct expand_box struct in boost::geometry::detail::is_valid::is_valid_polygon183 explicit expand_box(EnvelopeStrategy const& strategy) : m_strategy(strategy) {} in expand_box() function186 inline void apply(Box& total, partition_item<Iterator, Box> const& item) const in apply()191 EnvelopeStrategy const& m_strategy;