17 void PrintSelf(ostream& os, vtkIndent indent)
override;
27 vtkRenderWindowInteractor* rwi)
override;
31 vtkRenderWindowInteractor* rwi)
override;
35 vtkRenderWindowInteractor* rwi)
override;
45 void OnKeyUp(vtkRenderWindowInteractor* iren)
override;
46 void OnKeyDown(vtkRenderWindowInteractor* iren)
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)
virtual void OnKeyDown(vtkRenderWindowInteractor *iren)
virtual void OnKeyUp(vtkRenderWindowInteractor *iren)
void PrintSelf(ostream &os, vtkIndent indent) override
vtkPVTrackballRotate(const vtkPVTrackballRotate &)=delete
vtkTypeMacro(vtkPVTrackballRotate, vtkCameraManipulator)
void operator=(const vtkPVTrackballRotate &)=delete
vtkGetMacro(KeyCode, char)
static vtkPVTrackballRotate * New()
#define QPCL_ENGINE_LIB_API