Angle from starting node
Dual half edge
Optional
midPoint in the middle of the half edge
Next edge, originating in the same node, sorted by angle
Optional
nextNext edge in the same face
Optional
outerTrue, if edge lies on the outer face
Optional
setId of the set whose curve can pass through this edge
True, if edge was already visited by the face finding algorithm
Generated using TypeDoc
Half edge structure, used to find faces in graph. Every edge is turned into two half edges, which point in the opposite directions and are duals of each other