Searched defs:buffer_turn_info (Results 1 – 1 of 1) sorted by relevance
150 struct buffer_turn_info struct158 typedef Point point_type;159 typedef RobustPoint robust_point_type;161 std::size_t turn_index; // TODO: this might go if partition can operate on non-const input163 RobustPoint robust_point;166 …as... we still need to adapt our points, offsetting them 1 integer to be co-located with neighbours170 inline RobustPoint const& get_robust_point() const in get_robust_point()178 intersection_location_type location;181 robust_point_type rob_pi, rob_pj, rob_qi, rob_qj;184 std::size_t count_within;[all …]