Searched defs:topology_check (Results 1 – 1 of 1) sorted by relevance
31 struct topology_check struct50 struct topology_check<Linestring, linestring_tag> struct52 static const char interior = '1';53 static const char boundary = '0';55 topology_check(Linestring const& ls) in topology_check() argument60 bool has_interior() const in has_interior()66 bool has_boundary() const in has_boundary()82 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point()93 void init() const in init()107 Linestring const& m_ls;[all …]