java.io.Serializable, javajs.api.JSONEncodableprivate class MarchingSquares.ContourVertex
extends javajs.util.P3
| Modifier and Type | Field | Description |
|---|---|---|
(package private) float |
value |
| Constructor | Description |
|---|---|
ContourVertex(javajs.util.P3 vertexXYZ) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
setValue(float value) |
|
java.lang.String |
toString() |
Returns a string that contains the values of this Tuple3f.
|