T
- the return type of the mappingpublic interface Mapping<T>
call
, that returns a
single output for a value between 0.0 and 1.0. It may also return null if
there is no output associated with a given value.Modifier and Type | Method and Description |
---|---|
T |
call(double value) |
T call(double value)
value
- a real number in the interval [0.0, 1.0]Processing Library loom by Cora Johnson-Roberson. (c) 2014-2016