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