#include <llkeyframemotion.h>
Collaboration diagram for LLKeyframeMotion::PositionKey:

Public Member Functions | |
| PositionKey () | |
| PositionKey (F32 time, const LLVector3 &position) | |
Public Attributes | |
| F32 | mTime |
| LLVector3 | mPosition |
Definition at line 314 of file llkeyframemotion.h.
| LLKeyframeMotion::PositionKey::PositionKey | ( | ) | [inline] |
Definition at line 321 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), LLKeyframeMotion::PositionCurve::getValue(), LLKeyframeMotion::PositionCurve::interp(), PositionKey(), and LLKeyframeMotion::writeCAL3D().
Definition at line 320 of file llkeyframemotion.h.
Referenced by LLKeyframeMotion::deserialize(), and PositionKey().
1.4.7