The base class for a family of intervals that linearly interpolate one or more numeric values over time. More...
List of all members.
The base class for a family of intervals that linearly interpolate one or more numeric values over time.
Returns the blend type specified for the interval.
This controls how the linear interpolation behaves near the beginning and end of the lerp period.
[static]
Reimplemented from CInterval.
Reimplemented in CLerpAnimEffectInterval, and CLerpNodePathInterval.
Returns the BlendType enumerated value corresponding to the indicated string, or BT_invalid if the string doesn't match anything.