19 #ifndef vtkPVTrackballMultiRotate_h 20 #define vtkPVTrackballMultiRotate_h 61 #endif // vtkPVTrackballMultiRotate_h
virtual void OnButtonUp(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
vtkPVTrackballRotate * RotateManipulator
virtual void OnButtonDown(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
#define VTKPVVTKEXTENSIONSINTERACTIONSTYLE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
This camera manipulator combines the vtkPVTrackballRotate and vtkPVTrackballRoll manipulators in one...
vtkPVTrackballRoll * RollManipulator
Rolls camera around a point.
Rotates camera with xy mouse movement.
static vtkPVCameraManipulator * New()
Abstraction of style away from button.
virtual void OnMouseMove(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
vtkPVCameraManipulator * CurrentManipulator