public static class DwHalfEdge.Edge extends Object
Modifier and Type | Field and Description |
---|---|
int |
FLAG |
int |
indx |
DwHalfEdge.Edge |
next |
DwHalfEdge.Edge |
pair |
int |
vert |
Constructor and Description |
---|
Edge(int vert) |
public DwHalfEdge.Edge pair
public DwHalfEdge.Edge next
public int vert
public int FLAG
public int indx
Processing library PixelFlow by Thomas Diewald. (c) 2017