Searched defs:boundary_visitor (Results 1 – 1 of 1) sorted by relevance
59 struct boundary_visitor struct61 boundary_visitor(Points const& points) in boundary_visitor() argument67 struct find_pred83 bool apply(Point const& boundary_point) in apply()93 bool result() const { return m_boundary_found; } in result()96 Points const& m_points;97 bool m_boundary_found;114 struct boundary_visitor struct116 boundary_visitor(Points const& points) in boundary_visitor() function122 bool apply(Point const& boundary_point) in apply()[all …]