Implementation of the GLC_RepTrackBallMover class. More...
#include "glc_reptrackballmover.h"#include "glc_viewport.h"#include "../glc_factory.h"#include <QGLContext>Go to the source code of this file.
Defines | |
| #define | ARCANGLE (30 * PI / 180) |
| The angle of arcs. | |
Implementation of the GLC_RepTrackBallMover class.
Definition in file glc_reptrackballmover.cpp.
| #define ARCANGLE (30 * PI / 180) |
The angle of arcs.
Definition at line 34 of file glc_reptrackballmover.cpp.
Referenced by GLC_RepTrackBallMover::GLC_RepTrackBallMover().