Searched refs:for_each_boundary_point (Results 1 – 2 of 2) sorted by relevance
82 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point() function151 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point() function156 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
105 tc.for_each_boundary_point(visitor); in apply()149 tc.for_each_boundary_point(visitor); in apply()