Class NLinearInterpolatorARGB

All Implemented Interfaces:
EuclideanSpace, Positionable, RealLocalizable, RealPositionable, RealRandomAccess<ARGBType>, Sampler<ARGBType>

public class NLinearInterpolatorARGB extends NLinearInterpolator<ARGBType>
N-linear interpolator for ARGB values with overflow check.
Author:
Stephan Saalfeld