Home
last modified time | relevance | path

Searched defs:per_ring (Results 1 – 5 of 5) 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.hpp82 struct per_ring struct in boost::geometry::detail::is_valid::is_valid_polygon
84 per_ring(VisitPolicy& policy, Strategy const& strategy) in per_ring() argument
90 inline bool apply(Ring const& ring) const in apply()
98 VisitPolicy& m_policy;
99 Strategy const& m_strategy;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dselect_rings.hpp115 typedef select_rings<ring_tag, ring_type> per_ring; in apply() typedef
135 typedef select_rings<ring_tag, ring_type> per_ring; in apply() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dpoint_to_geometry.hpp195 > per_ring; typedef in boost::geometry::detail::distance::point_to_polygon
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvert.hpp196 > per_ring; typedef
H A Dcentroid.hpp287 typedef centroid_range_state<geometry::closure<ring_type>::value> per_ring; in apply() typedef