Package | Description |
---|---|
magma.util.geometry.interpolation.progress | |
magma.util.geometry.interpolation.value |
Modifier and Type | Class and Description |
---|---|
class |
CosinusProgress |
class |
LinearProgress |
class |
SinusHalfProgress |
Modifier and Type | Field and Description |
---|---|
ProgressFunction |
ValueInterpolatorBase.progress
interpolation progress function
|
Constructor and Description |
---|
LinearValueInterpolator(ProgressFunction progress) |
SinusLinearValueInterpolator(ProgressFunction progress,
double amplitude) |
ValueInterpolatorBase(ProgressFunction progress) |