|
using | TimeType = unsigned int |
|
|
void | SetNewTarget (Value newValue, TimeType timestamp) |
|
virtual Value | GetInterpolatedValue (TimeType time)=0 |
|
Value | GetTargetValue () const |
|
TimeType | GetTargetTimestamp () const |
|
|
void | SetPreviousValue (Value previousValue, TimeType previousTimestamp) |
|
|
Value | m_targetValue |
|
TimeType | m_targetTimestamp |
|
Value | m_previousValue |
|
TimeType | m_previousTimestamp |
|
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Math/InterpolationSample.h