#include <qvmath/qvmatrix.h>
#include <qvmath/qvquaternion.h>
#include <QString>
Go to the source code of this file.
Defines | |
#define | TRACKBALLSIZE (0.8) |
Functions | |
float | pixelToSphere (const float r, const float x, const float y) |
std::ostream & | operator<< (std::ostream &os, const QVQuaternion &quaternion) |
Definition in file qvquaternion.cpp.