23 #ifndef vtkPVTrackballZoomToMouse_h 24 #define vtkPVTrackballZoomToMouse_h 27 #include "vtkPVVTKExtensionsInteractionStyleModule.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.
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.