#include <vtkInteractorStyle.h>
#include <QObject>
#include <QCursor>
#include <map>
#include "VTKViewer.h"
#include "VTKViewer_Filter.h"
Go to the source code of this file.
#define VTK_INTERACTOR_STYLE_CAMERA_FIT 5 |
#define VTK_INTERACTOR_STYLE_CAMERA_GLOBAL_PAN 7 |
#define VTK_INTERACTOR_STYLE_CAMERA_NONE 0 |
#define VTK_INTERACTOR_STYLE_CAMERA_PAN 2 |
#define VTK_INTERACTOR_STYLE_CAMERA_ROTATE 1 |
#define VTK_INTERACTOR_STYLE_CAMERA_SELECT 6 |
#define VTK_INTERACTOR_STYLE_CAMERA_SPIN 4 |
#define VTK_INTERACTOR_STYLE_CAMERA_ZOOM 3 |