Searched defs:topology_check (Results 1 – 1 of 1) sorted by relevance
34 struct topology_check struct53 struct topology_check<Linestring, EqPPStrategy, linestring_tag> struct55 static const char interior = '1';56 static const char boundary = '0';58 topology_check(Linestring const& ls) in topology_check() function63 bool has_interior() const in has_interior()69 bool has_boundary() const in has_boundary()85 void for_each_boundary_point(Visitor & visitor) const in for_each_boundary_point()96 void init() const in init()112 Linestring const& m_ls;[all …]