mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 08:32:10 +00:00
[traverse] add toto comment
This commit is contained in:
@@ -350,6 +350,7 @@ struct side_sorter
|
||||
if (ranked_point.rank > last_rank
|
||||
&& ranked_point.direction == sort_by_side::dir_to)
|
||||
{
|
||||
// TODO: take count-left / count_right from rank itself
|
||||
turn_type const& ranked_turn = turns[ranked_point.turn_index];
|
||||
turn_operation_type const& ranked_op = ranked_turn.operations[ranked_point.operation_index];
|
||||
if (ranked_op.enriched.count_left == 0
|
||||
|
||||
Reference in New Issue
Block a user