#include <llinterp.h>
Inheritance diagram for LLInterpExp< Type >:
Public Member Functions | |
void | update (const F32 time) |
Definition at line 97 of file llinterp.h.
void LLInterpExp< Type >::update | ( | const F32 | time | ) |
Reimplemented from LLInterpLinear< Type >.
Definition at line 400 of file llinterp.h.
References f, LLInterp< Type >::mActive, LLInterpLinear< Type >::mCurFrac, LLInterp< Type >::mCurTime, LLInterp< Type >::mCurVal, LLInterp< Type >::mDone, LLInterp< Type >::mEndVal, LLInterp< Type >::mStartTime, LLInterp< Type >::mStartVal, and TRUE.