Searched refs:method_char (Results 1 – 17 of 17) sorted by relevance
19 inline char method_char(detail::overlay::method_type const& method) in method_char() function
60 << "\tMethods: " << method_char(meta_turn.turn->method) in display()
184 << " meth=" << method_char(turns[it->turn_index].method) in enrich_assign()
172 << " meth: " << method_char(turn.method) in debug_follow()186 << "; " << method_char(t.method) in debug_turn()
57 << " meth: " << method_char(turn.method) in debug_traverse()
39 << " meth: " << method_char(turn.method) in debug_turn()
41 << ": " << geometry::method_char(turn.method); in operator ()()
62 ? bg::method_char(t.method) == s[0] in operator ()()124 res[0] = bg::method_char(t.method); in operator ()()134 res[0] = bg::method_char(t.method); in operator ()()
114 method += bg::method_char(it->method); in test_with_point()196 op += bg::method_char(it->method); in test_with_point()
138 << " (" << bg::method_char(turn.method) << ")" in apply()
152 << ": " << bg::method_char(turn.method) in intersect()
282 << ": " << bg::method_char(turn.method) in apply()
32 << geometry::method_char(turn.method) in debug_print_turn()
116 std::cout << method_char(info.method); in has_self_intersections()
158 oss << "; method: " << method_char(turn.method) in apply()
76 << ": " << bg::method_char(turn.method); in turns_to_svg()
164 out << " " << bg::method_char(it->method) in map_turns()