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