private static class MarchingSquares.ContourVertex extends P3
Modifier and Type | Field and Description |
---|---|
(package private) float |
value |
Constructor and Description |
---|
MarchingSquares.ContourVertex(P3 vertexXYZ) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
setValue(float value) |
distance, distanceSquared, new3, newP
MarchingSquares.ContourVertex(P3 vertexXYZ)