getCurVal() const | LLInterp< Type > | |
getEndTime() const | LLInterp< Type > | |
getEndVal() const | LLInterp< Type > | |
getStartTime() const | LLInterp< Type > | |
getStartVal() const | LLInterp< Type > | |
isActive() const | LLInterp< Type > | |
isDone() const | LLInterp< Type > | |
LLInterp() | LLInterp< Type > | |
mActive | LLInterp< Type > | [protected] |
mCurTime | LLInterp< Type > | [protected] |
mCurVal | LLInterp< Type > | [protected] |
mDone | LLInterp< Type > | [protected] |
mDuration | LLInterp< Type > | [protected] |
mEndTime | LLInterp< Type > | [protected] |
mEndVal | LLInterp< Type > | [protected] |
mStartTime | LLInterp< Type > | [protected] |
mStartVal | LLInterp< Type > | [protected] |
setEndTime(const F32 time) | LLInterp< Type > | |
setEndVal(const Type &target_val) | LLInterp< Type > | |
setStartTime(const F32 time) | LLInterp< Type > | |
setStartVal(const Type &start_val) | LLInterp< Type > | |
start() | LLInterp< Type > | [virtual] |
update(const F32 time) | LLInterp< Type > | |
~LLInterp() | LLInterp< Type > | [inline, virtual] |