#include <QObject>
#include <QVector3D>
Go to the source code of this file.
Classes | |
class | Navigation |
The Navigation class provides an interface for all navigation techniques. The navigation takes euler angles in coordinate system based on current view and translate them into quaternions describing the changes in our world. More... | |