private class MarchingSquares.ContourVertex
extends javajs.util.P3
Modifier and Type | Field and Description |
---|---|
(package private) float |
value |
Constructor and Description |
---|
ContourVertex(javajs.util.P3 vertexXYZ) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
setValue(float value) |
String |
toString()
Returns a string that contains the values of this Tuple3f.
|
void setValue(float value)
public String toString()
javajs.util.T3
toString
in class javajs.util.T3