public class DwVertexIndexWrapper extends Object implements Comparable<DwVertexIndexWrapper>
Modifier and Type | Field and Description |
---|---|
int |
vert |
Constructor and Description |
---|
DwVertexIndexWrapper(DwIndexedFaceSetAble ifs,
int vert) |
Modifier and Type | Method and Description |
---|---|
float |
applyShift() |
int |
compareTo(DwVertexIndexWrapper othr) |
boolean |
merge(DwVertexIndexWrapper othr,
float dd_merge_sq) |
void |
resetShift() |
boolean |
weld(DwVertexIndexWrapper othr,
float dd_weld_sq) |
public DwVertexIndexWrapper(DwIndexedFaceSetAble ifs, int vert)
public void resetShift()
public float applyShift()
public boolean merge(DwVertexIndexWrapper othr, float dd_merge_sq)
public boolean weld(DwVertexIndexWrapper othr, float dd_weld_sq)
public int compareTo(DwVertexIndexWrapper othr)
compareTo
in interface Comparable<DwVertexIndexWrapper>
Processing library PixelFlow by Thomas Diewald. (c) 2017