Inherits AzFramework::Sample< AZ::Vector3 >.
|
| AZ::Vector3 | GetInterpolatedValue (TimeType) override final |
| |
|
void | SetNewTarget (AZ::Vector3 newValue, TimeType timestamp) |
| |
|
AZ::Vector3 | GetTargetValue () const |
| |
|
TimeType | GetTargetTimestamp () const |
| |
|
|
using | TimeType = unsigned int |
| |
|
void | SetPreviousValue (AZ::Vector3 previousValue, TimeType previousTimestamp) |
| |
|
AZ::Vector3 | m_targetValue |
| |
|
TimeType | m_targetTimestamp |
| |
|
AZ::Vector3 | m_previousValue |
| |
|
TimeType | m_previousTimestamp |
| |
◆ GetInterpolatedValue()
|
|
inlinefinaloverridevirtual |
The documentation for this class was generated from the following file:
- Code/Framework/AzFramework/AzFramework/Math/InterpolationSample.h