Home
last modified time | relevance | path

Searched defs:partition_item (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.hpp150 struct partition_item struct in boost::geometry::detail::is_valid::is_valid_polygon
152 explicit partition_item(Iterator it) in partition_item() function
157 Iterator get() const in get()
163 Box const& get_envelope(EnvelopeStrategy const& strategy) const in get_envelope()
174 Iterator m_it;
175 mutable Box m_box;
176 mutable bool m_is_initialized;