VTK  9.6.20260329
vtkWebXRRenderWindowInteractor::ActionData Class Reference

#include <vtkWebXRRenderWindowInteractor.h>

Public Attributes

vtkCommand::EventIds EventId
 
vtkEventDataDeviceInput DeviceInput = vtkEventDataDeviceInput::Unknown
 
std::function< void(vtkEventData *)> Function
 
bool UseFunction = false
 
bool IsHandPose = false
 

Detailed Description

Definition at line 118 of file vtkWebXRRenderWindowInteractor.h.

Member Data Documentation

◆ EventId

vtkCommand::EventIds vtkWebXRRenderWindowInteractor::ActionData::EventId

Definition at line 121 of file vtkWebXRRenderWindowInteractor.h.

◆ DeviceInput

vtkEventDataDeviceInput vtkWebXRRenderWindowInteractor::ActionData::DeviceInput = vtkEventDataDeviceInput::Unknown

Definition at line 122 of file vtkWebXRRenderWindowInteractor.h.

◆ Function

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

Definition at line 123 of file vtkWebXRRenderWindowInteractor.h.

◆ UseFunction

bool vtkWebXRRenderWindowInteractor::ActionData::UseFunction = false

Definition at line 124 of file vtkWebXRRenderWindowInteractor.h.

◆ IsHandPose

bool vtkWebXRRenderWindowInteractor::ActionData::IsHandPose = false

Definition at line 125 of file vtkWebXRRenderWindowInteractor.h.


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