#include <llkeyframemotion.h>
Collaboration diagram for LLKeyframeMotion::ScaleKey:
Public Member Functions | |
ScaleKey () | |
ScaleKey (F32 time, const LLVector3 &scale) | |
Public Attributes | |
F32 | mTime |
LLVector3 | mScale |
Definition at line 288 of file llkeyframemotion.h.
LLKeyframeMotion::ScaleKey::ScaleKey | ( | ) | [inline] |
Definition at line 295 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::ScaleCurve::getValue(), LLKeyframeMotion::ScaleCurve::interp(), and ScaleKey().