Searched defs:turn_info (Results 1 – 10 of 10) sorted by relevance
83 struct turn_info struct85 typedef Point point_type;86 typedef SegmentRatio segment_ratio_type;87 typedef Operation turn_operation_type;88 typedef Container container_type;90 Point point;91 method_type method;92 bool touch_only; // True in case of method touch(interior) and lines do not cross93 signed_size_type cluster_id; // For multiple turns on same location, >= 0. Else -194 bool discarded;[all …]
153 > turn_info; in apply() typedef343 > turn_info; in apply() typedef657 > turn_info; in apply() typedef
258 >::turn_info turn_info; in apply() typedef
282 typedef typename boost::range_value<Turns>::type turn_info; in apply() typedef669 typedef typename boost::range_value<Turns>::type turn_info; in get_turns_with_box() typedef
279 > turn_info; in apply() typedef
62 > turn_info; in apply() typedef
263 > turn_info; in apply() typedef435 > turn_info; in apply() typedef
80 > turn_info; in has_self_intersections() typedef
205 > turn_info; in has_self_intersections() typedef
69 > turn_info; typedef