11 #ifndef vtkPVTrackballZoomToMouse_h 12 #define vtkPVTrackballZoomToMouse_h void operator=(const vtkPVTrackballZoom &)=delete
void OnButtonDown(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *rwi) override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
#define VTKPVVTKEXTENSIONSINTERACTIONSTYLE_EXPORT
void OnMouseMove(int x, int y, vtkRenderer *ren, vtkRenderWindowInteractor *rwi) override
Event bindings controlling the effects of pressing mouse buttons or moving the mouse.
void PrintSelf(ostream &os, vtkIndent indent) override
static vtkPVTrackballZoom * New()
Zooms camera with vertical mouse movement.
Zooms camera with vertical mouse movement to mouse position.