Home
last modified time | relevance | path

Searched defs:expand_box (Results 1 – 1 of 1) 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/is_valid/
H A Dpolygon.hpp181 struct expand_box struct in boost::geometry::detail::is_valid::is_valid_polygon
183 explicit expand_box(EnvelopeStrategy const& strategy) : m_strategy(strategy) {} in expand_box() argument
186 inline void apply(Box& total, partition_item<Iterator, Box> const& item) const in apply()
191 EnvelopeStrategy const& m_strategy;