#include <llkeyframemotion.h>

Public Member Functions | |
| PositionKey () | |
| PositionKey (F32 time, const LLVector3 &position) | |
Public Attributes | |
| F32 | mTime |
| LLVector3 | mPosition |
Definition at line 317 of file llkeyframemotion.h.
| LLKeyframeMotion::PositionKey::PositionKey | ( | ) | [inline] |
Definition at line 323 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), PositionKey(), LLKeyframeMotion::serialize(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
Definition at line 324 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), LLKeyframeMotion::PositionCurve::interp(), PositionKey(), LLKeyframeMotion::serialize(), LLKeyframeMotion::setLoopIn(), and LLKeyframeMotion::setLoopOut().
1.5.5