Add half edge API #24
Labels
area:datastructures
Area: mesh datastructures
category:new-feature
Category: New feature
difficulty:hard
Difficulty: hard
needs:design
Needs: design of some sort
needs:research
Needs: research about a topic
priority:low
Priority: Low
The
EdgeMesh
offers users to explicitly reference edges. We should also have a similar interface for half edges as this is useful in several situations. However, this could be tricky as different data structures deal with this differently. HEM has boundary half edges, DEM does not, for example.The text was updated successfully, but these errors were encountered: