17 void PrintSelf(ostream& os, vtkIndent indent)
override;
27 vtkRenderWindowInteractor* rwi)
override;
31 vtkRenderWindowInteractor* rwi)
override;
35 vtkRenderWindowInteractor* rwi)
override;
virtual void OnButtonUp(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
virtual void OnMouseMove(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
virtual void OnButtonDown(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *iren)
void PrintSelf(ostream &os, vtkIndent indent) override
bool UseDollyForPerspectiveProjection
vtkPVTrackballZoom(const vtkPVTrackballZoom &)=delete
vtkSetMacro(UseDollyForPerspectiveProjection, bool)
static vtkPVTrackballZoom * New()
vtkBooleanMacro(UseDollyForPerspectiveProjection, bool)
vtkTypeMacro(vtkPVTrackballZoom, vtkCameraManipulator)
vtkGetMacro(UseDollyForPerspectiveProjection, bool)
void operator=(const vtkPVTrackballZoom &)=delete
#define QPCL_ENGINE_LIB_API