Home
last modified time | relevance | path

Searched refs:for_each_boundary_point (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/relate/
H A Dtopology_check.hpp82 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point() function
151 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point() function
156 for_each_boundary_point(m_endpoints.begin(), m_endpoints.end(), visitor); in for_each_boundary_point()
235 for_each_boundary_point(first, last, visitor); in find_odd_count()
252 static void for_each_boundary_point(It first, It last, Visitor& visitor) in for_each_boundary_point() function
H A Dmulti_point_geometry.hpp105 tc.for_each_boundary_point(visitor); in apply()
149 tc.for_each_boundary_point(visitor); in apply()