A useful edge data structure, that can be used to build polygons, maps, diagrams etc. More...
Public Member Functions | |
HalfEdge (int backwards, int forward, int vertexBack, int vertexFwd, int twin, int face) | |
A useful edge data structure, that can be used to build polygons, maps, diagrams etc.