-
- Downloads
ENH: Generalize handling of complex gesture events in VR
Considering that the handling of complex gesture may be customized to be independent of the grip button, this commit implements the following changes: * rename HandleGripEvents to HandleComplexGestureEvents * remove input check based of "vtkEventDataDeviceInput::Grip" in HandleComplexGestureEvents
Showing
- Rendering/OpenVR/vtkOpenVRRenderWindowInteractor.cxx 2 additions, 2 deletionsRendering/OpenVR/vtkOpenVRRenderWindowInteractor.cxx
- Rendering/OpenXR/vtkOpenXRRenderWindowInteractor.cxx 5 additions, 3 deletionsRendering/OpenXR/vtkOpenXRRenderWindowInteractor.cxx
- Rendering/VR/vtkVRRenderWindowInteractor.cxx 15 additions, 18 deletionsRendering/VR/vtkVRRenderWindowInteractor.cxx
- Rendering/VR/vtkVRRenderWindowInteractor.h 3 additions, 3 deletionsRendering/VR/vtkVRRenderWindowInteractor.h
Please register or sign in to comment