VTK  9.1.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 313 of file vtkOpenVRRenderWindowInteractor.h.

Member Data Documentation

◆ Source

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

Definition at line 315 of file vtkOpenVRRenderWindowInteractor.h.

◆ LastPose

vr::TrackedDevicePose_t vtkOpenVRRenderWindowInteractor::TrackerActions::LastPose

Definition at line 318 of file vtkOpenVRRenderWindowInteractor.h.


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