Definition at line 305 of file keyFrameInterpolator.h.
◆ KeyFrame() [1/2]
KeyFrameInterpolator::KeyFrame::KeyFrame |
( |
const Frame & |
fr, |
|
|
qreal |
t |
|
) |
| |
◆ KeyFrame() [2/2]
KeyFrameInterpolator::KeyFrame::KeyFrame |
( |
const Frame * |
fr, |
|
|
qreal |
t |
|
) |
| |
◆ computeTangent()
void KeyFrameInterpolator::KeyFrame::computeTangent |
( |
const KeyFrame *const |
prev, |
|
|
const KeyFrame *const |
next |
|
) |
| |
◆ flipOrientationIfNeeded()
void KeyFrameInterpolator::KeyFrame::flipOrientationIfNeeded |
( |
const Quaternion & |
prev | ) |
|
◆ frame()
const Frame* qglviewer::KeyFrameInterpolator::KeyFrame::frame |
( |
| ) |
const |
|
inline |
◆ orientation()
Quaternion qglviewer::KeyFrameInterpolator::KeyFrame::orientation |
( |
| ) |
const |
|
inline |
◆ position()
Vec qglviewer::KeyFrameInterpolator::KeyFrame::position |
( |
| ) |
const |
|
inline |
◆ tgP()
Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP |
( |
| ) |
const |
|
inline |
◆ tgQ()
Quaternion qglviewer::KeyFrameInterpolator::KeyFrame::tgQ |
( |
| ) |
const |
|
inline |
◆ time()
qreal qglviewer::KeyFrameInterpolator::KeyFrame::time |
( |
| ) |
const |
|
inline |
◆ updateValuesFromPointer()
void KeyFrameInterpolator::KeyFrame::updateValuesFromPointer |
( |
| ) |
|
◆ frame_
const Frame* const qglviewer::KeyFrameInterpolator::KeyFrame::frame_ |
|
private |
◆ p_
Vec qglviewer::KeyFrameInterpolator::KeyFrame::p_ |
|
private |
◆ q_
Quaternion qglviewer::KeyFrameInterpolator::KeyFrame::q_ |
|
private |
◆ tgP_
Vec qglviewer::KeyFrameInterpolator::KeyFrame::tgP_ |
|
private |
◆ tgQ_
Quaternion qglviewer::KeyFrameInterpolator::KeyFrame::tgQ_ |
|
private |
◆ time_
qreal qglviewer::KeyFrameInterpolator::KeyFrame::time_ |
|
private |
The documentation for this class was generated from the following files: