Searched defs:buffer_turn_info (Results 1 – 1 of 1) sorted by relevance
144 struct buffer_turn_info struct152 typedef Point point_type;154 std::size_t turn_index;159 bool is_turn_traversable;161 bool close_to_offset;162 bool is_linear_end_point;163 bool within_original;164 signed_size_type count_in_original; // increased by +1 for in ext.ring, -1 for int.ring166 inline buffer_turn_info() in buffer_turn_info() argument