private static class MarchingSquares.ContourVertex
extends javax.vecmath.Point3f
| Modifier and Type | Field and Description |
|---|---|
(package private) float |
value |
| Constructor and Description |
|---|
MarchingSquares.ContourVertex(javax.vecmath.Point3f vertexXYZ) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
setValue(float value) |
distance, distanceL1, distanceLinf, distanceSquared, projectabsolute, absolute, add, add, clamp, clamp, clampMax, clampMax, clampMin, clampMin, clone, epsilonEquals, equals, equals, get, get, getX, getY, getZ, hashCode, interpolate, interpolate, negate, negate, scale, scale, scaleAdd, scaleAdd, set, set, set, set, setX, setY, setZ, sub, sub, toString