#include <math.h>
#include <iostream>
#include <QVVector>
Go to the source code of this file.
Classes | |
class | QVQuaternion |
Implementation of quaternions. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const QVQuaternion &quaternion) |
Definition in file qvquaternion.h.