This is the complete list of members for Leap.Unity.Animation.Internal.QuaternionInterpolatorBase< ObjType >, including all inherited members.
_a | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | protected |
_b | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | protected |
_target | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | protected |
Dispose() | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | pure virtual |
Init(Quaternion a, Quaternion b, ObjType target) | Leap.Unity.Animation.Internal.QuaternionInterpolatorBase< ObjType > | |
InterpolatorBase< Quaternion, ObjType >.Init(ValueType a, ValueType b, ObjType target) | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | |
Interpolate(float percent) | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | pure virtual |
isValid | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | |
length | Leap.Unity.Animation.Internal.QuaternionInterpolatorBase< ObjType > | |
OnRecycle() | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | |
OnSpawn() | Leap.Unity.Animation.Internal.InterpolatorBase< Quaternion, ObjType > | |