VTK  9.3.20240419
Public Attributes | List of all members
vtkOpenVRRenderWindowInteractor::ActionData Class Reference

#include <vtkOpenVRRenderWindowInteractor.h>

Public Attributes

vr::VRActionHandle_t ActionHandle
 
vtkCommand::EventIds EventId
 
std::function< void(vtkEventData *)> Function
 
bool UseFunction = false
 
bool IsAnalog = false
 

Detailed Description

Definition at line 160 of file vtkOpenVRRenderWindowInteractor.h.

Member Data Documentation

◆ ActionHandle

vr::VRActionHandle_t vtkOpenVRRenderWindowInteractor::ActionData::ActionHandle

Definition at line 163 of file vtkOpenVRRenderWindowInteractor.h.

◆ EventId

vtkCommand::EventIds vtkOpenVRRenderWindowInteractor::ActionData::EventId

Definition at line 164 of file vtkOpenVRRenderWindowInteractor.h.

◆ Function

std::function<void(vtkEventData*)> vtkOpenVRRenderWindowInteractor::ActionData::Function

Definition at line 165 of file vtkOpenVRRenderWindowInteractor.h.

◆ UseFunction

bool vtkOpenVRRenderWindowInteractor::ActionData::UseFunction = false

Definition at line 166 of file vtkOpenVRRenderWindowInteractor.h.

◆ IsAnalog

bool vtkOpenVRRenderWindowInteractor::ActionData::IsAnalog = false

Definition at line 167 of file vtkOpenVRRenderWindowInteractor.h.


The documentation for this class was generated from the following file: