VTK  9.3.20240416
Public Attributes | List of all members
vtkOpenVRRenderWindowInteractor::TrackerActions Struct Reference

#include <vtkOpenVRRenderWindowInteractor.h>

Public Attributes

vr::VRInputValueHandle_t Source = vr::k_ulInvalidInputValueHandle
 
vr::TrackedDevicePose_t LastPose
 

Detailed Description

Definition at line 181 of file vtkOpenVRRenderWindowInteractor.h.

Member Data Documentation

◆ Source

vr::VRInputValueHandle_t vtkOpenVRRenderWindowInteractor::TrackerActions::Source = vr::k_ulInvalidInputValueHandle

Definition at line 183 of file vtkOpenVRRenderWindowInteractor.h.

◆ LastPose

vr::TrackedDevicePose_t vtkOpenVRRenderWindowInteractor::TrackerActions::LastPose

Definition at line 184 of file vtkOpenVRRenderWindowInteractor.h.


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