Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
xieyuheng committed Sep 16, 2023
1 parent a95e50c commit 97f7297
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# half-edge

[half-edge] `half-edge/HalfEdge`

[half-edge] `HalfEdge` has `id` instead of `first` and `second` `Port`
[half-edge] `half-edge/HalfEdge` -- has `id` `port` and `otherHalf`

[half-edge] `Net` has `halfEdgeEntries`

[half-edge] connection through `HalfEdge`
[half-edge] `connection` through `HalfEdge`

[half-edge] `Edge` has two `HalfEdge`s

[half-edge] avoid using `closeAllFreePorts`

Expand Down

0 comments on commit 97f7297

Please sign in to comment.