Home
last modified time | relevance | path

Searched refs:expand_box (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/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() function
347 expand_box<envelope_strategy_type>(envelope_strategy), in are_holes_inside()
H A Dmultipolygon.hpp137 typename base::template expand_box<envelope_strategy_type>(envelope_strategy), in are_polygon_interiors_disjoint()