Home
last modified time | relevance | path

Searched refs:OnStartSwipe (Results 1 – 3 of 3) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/Examples/GUI/Qt/TouchGestureViewer/
H A DQtVTKTouchscreenRenderWindows.cxx120 void OnStartSwipe() override in OnStartSwipe() function in vtkInteractorStyleMultiTouchCameraExample
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkInteractorStyle.h315 virtual void OnStartSwipe() {} in OnStartSwipe() function
H A DvtkInteractorStyle.cxx1290 self->OnStartSwipe(); in ProcessEvents()