VTK  9.3.0
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 78 of file vtkOpenVRRenderWindowInteractor.h.

Member Data Documentation

◆ Source

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

Definition at line 80 of file vtkOpenVRRenderWindowInteractor.h.

◆ LastPose

vr::TrackedDevicePose_t vtkOpenVRRenderWindowInteractor::TrackerActions::LastPose

Definition at line 81 of file vtkOpenVRRenderWindowInteractor.h.


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