public interface ScalarField extends Field
Modifier and Type | Method and Description |
---|---|
ScalarFieldPointFunction |
createFieldFunction(boolean useRestPos) |
double |
getValue(Point3d pos) |
double getValue(Point3d pos)
ScalarFieldPointFunction createFieldFunction(boolean useRestPos)
createFieldFunction
in interface Field