public static class FrameInterpolator.TrackDataReader<T>
extends java.lang.Object
Constructor and Description |
---|
TrackDataReader() |
Modifier and Type | Method and Description |
---|---|
T |
getEntryClamp(int index,
T store) |
T |
getEntryMod(int index,
T store) |
T |
getEntryModSkip(int index,
T store) |
protected void |
setData(CompactArray<T> data) |