Home
last modified time | relevance | path

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

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