Home
last modified time | relevance | path

Searched refs:VTKIS_MENU (Results 1 – 4 of 4) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkInteractorStyle.h119 #define VTKIS_MENU 17 // invoke an application menu macro
/dports/math/vtk9/VTK-9.1.0/Rendering/OpenVR/
H A DvtkOpenVRInteractorStyle.cxx85 this->MapInputToAction(vtkCommand::Menu3DEvent, VTKIS_MENU); in vtkOpenVRInteractorStyle()
326 this->StartAction(VTKIS_MENU, edd); in OnMenu3D()
332 this->EndAction(VTKIS_MENU, edd); in OnMenu3D()
971 case VTKIS_MENU: in EndAction()
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkInteractorStyle.h119 #define VTKIS_MENU 17 // invoke an application menu macro
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenVR/
H A DvtkOpenVRInteractorStyle.cxx88 vtkEventDataDeviceInput::ApplicationMenu, VTKIS_MENU); in vtkOpenVRInteractorStyle()
800 case VTKIS_MENU: in EndAction()