Inherits AzFramework::Sample< AZ::Quaternion >.
|
| AZ::Quaternion | GetInterpolatedValue (TimeType) override final |
| |
|
void | SetNewTarget (AZ::Quaternion newValue, TimeType timestamp) |
| |
|
AZ::Quaternion | GetTargetValue () const |
| |
|
TimeType | GetTargetTimestamp () const |
| |
|
|
using | TimeType = unsigned int |
| |
|
void | SetPreviousValue (AZ::Quaternion previousValue, TimeType previousTimestamp) |
| |
|
AZ::Quaternion | m_targetValue |
| |
|
TimeType | m_targetTimestamp |
| |
|
AZ::Quaternion | 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