Go to the documentation of this file.
14 #ifndef vtkPVTrackballMoveActor_h
15 #define vtkPVTrackballMoveActor_h
18 #include "vtkPVVTKExtensionsInteractionStyleModule.h"
static vtkCameraManipulator * New()
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void OnButtonUp(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
virtual void OnMouseMove(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
Abstraction of style away from button.
virtual void OnButtonDown(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
Pans camera with x y mouse movements.