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