18 #ifndef vtkPVTrackballZoom_h 19 #define vtkPVTrackballZoom_h 45 vtkSetMacro(UseDollyForPerspectiveProjection,
bool);
46 vtkGetMacro(UseDollyForPerspectiveProjection,
bool);
47 vtkBooleanMacro(UseDollyForPerspectiveProjection,
bool);
virtual void OnButtonUp(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
virtual void OnButtonDown(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
#define VTKPVVTKEXTENSIONSINTERACTIONSTYLE_EXPORT
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkPVCameraManipulator * New()
bool UseDollyForPerspectiveProjection
Abstraction of style away from button.
Zooms camera with vertical mouse movement.
virtual void OnMouseMove(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)