#include <llinterp.h>


Public Member Functions | |
| void | update (const F32 time) |
Definition at line 97 of file llinterp.h.
| void LLInterpExp< Type >::update | ( | const F32 | time | ) | [inline] |
Reimplemented from LLInterpLinear< Type >.
Definition at line 400 of file llinterp.h.
References LLInterp< Type >::mActive, LLInterpLinear< Type >::mCurFrac, LLInterp< Type >::mCurTime, LLInterp< Type >::mCurVal, LLInterp< Type >::mDone, LLInterp< Type >::mDuration, LLInterp< Type >::mEndVal, LLInterp< Type >::mStartTime, LLInterp< Type >::mStartVal, and TRUE.
1.5.5