Package gov.nasa.worldwind.animation
Interface Interpolator
-
- All Known Implementing Classes:
ScheduledInterpolator,SmoothInterpolator
public interface InterpolatorAn interface for generating interpolants.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublenextInterpolant()Returns the next interpolant
-