#include <llkeyframemotion.h>

Public Member Functions | |
| ScaleKey () | |
| ScaleKey (F32 time, const LLVector3 &scale) | |
Public Attributes | |
| F32 | mTime |
| LLVector3 | mScale |
Definition at line 291 of file llkeyframemotion.h.
| LLKeyframeMotion::ScaleKey::ScaleKey | ( | ) | [inline] |
Definition at line 297 of file llkeyframemotion.h.
Referenced by ScaleKey(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
Definition at line 298 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::ScaleCurve::interp(), ScaleKey(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
1.5.5