Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include "lerp.h"
Go to the source code of this file.
Functions | |
Transformation | linear_interpolate_uncapped (const Transformation &A, const Transformation &B, double blend) |
Transformation linear_interpolate_uncapped | ( | const Transformation & | A, |
const Transformation & | B, | ||
double | blend | ||
) |
Definition at line 3 of file lerp.cpp.
References a, UniverseUtil::acos(), b, DotProduct(), f, float, Quaternion::Normalize(), Transformation::orientation, Transformation::position, Quaternion::s, UniverseUtil::sin(), and Quaternion::v.
Referenced by LinearPrediction::Interpolate(), and linear_interpolate().