#include <llkeyframemotion.h>

Public Member Functions | |
| RotationKey () | |
| RotationKey (F32 time, const LLQuaternion &rotation) | |
Public Attributes | |
| F32 | mTime |
| LLQuaternion | mRotation |
Definition at line 304 of file llkeyframemotion.h.
| LLKeyframeMotion::RotationKey::RotationKey | ( | ) | [inline] |
| LLKeyframeMotion::RotationKey::RotationKey | ( | F32 | time, | |
| const LLQuaternion & | rotation | |||
| ) | [inline] |
Definition at line 310 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), RotationKey(), LLKeyframeMotion::serialize(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
Definition at line 311 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), LLKeyframeMotion::RotationCurve::interp(), RotationKey(), LLKeyframeMotion::serialize(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
1.5.5