|
Walls And Holes
1
|
#include <QObject>#include <QMatrix4x4>#include <QMouseEvent>#include <QWheelEvent>#include "abstracttool.h"

Go to the source code of this file.
Classes | |
| class | AbstractMeshViewCamera |
| The AbstractMeshViewCamera class Abstract class that will determine how the camera moves based on the mouse. More... | |