28 #ifndef vtkInteractorStyleMultiTouchCamera_h
29 #define vtkInteractorStyleMultiTouchCamera_h
31 #include "vtkInteractionStyleModule.h"
47 void OnPinch() VTK_OVERRIDE;
48 void OnPan() VTK_OVERRIDE;
53 ~vtkInteractorStyleMultiTouchCamera() VTK_OVERRIDE;
56 vtkInteractorStyleMultiTouchCamera(const vtkInteractorStyleMultiTouchCamera&) VTK_DELETE_FUNCTION;
57 void operator=(const vtkInteractorStyleMultiTouchCamera&) VTK_DELETE_FUNCTION;
static vtkInteractorStyleTrackballCamera * New()
multitouch manipulation of the camera
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
interactive manipulation of the camera