![]() |
![]()
| ![]() |
![]()
NAMEquat_slerp - Version of quat_interpolate() allowing control over the rotation. Allegro game programming library. SYNOPSIS#include <allegro.h> void quat_slerp(const QUAT *from, const QUAT *to, float t, QUAT *out, int how); DESCRIPTIONThe same as quat_interpolate(), but allows more control over how the rotation is done. The how parameter can be any one of the values:
|