#include "algebra3.h"
#include <cstdio>
Go to the source code of this file.
Classes | |
| class | quat |
Typedefs | |
| typedef float(* | V_FCT_PTR )(float) |
Functions | |
| quat | quat_identity () |
| quat | quat_slerp (const quat &from, const quat &to, float t) |
|
|
|
|
|
|
|
||||||||||||||||
|
|
1.3.6