Loading [MathJax]/extensions/tex2jax.js
VTK  9.4.20250422
Public Attributes | List of all members
vtkOpenXRManager::Action_t Struct Reference

#include <vtkOpenXRManager.h>

Public Attributes

XrAction Action
 
XrActionType ActionType
 
union { 
 
   XrActionStateFloat   _float 
 
   XrActionStateBoolean   _boolean 
 
   XrActionStatePose   _pose 
 
   XrActionStateVector2f   _vec2f 
 
States [ControllerIndex::NumberOfControllers
 
XrSpace PoseSpaces [ControllerIndex::NumberOfControllers]
 
XrSpaceLocation PoseLocations [ControllerIndex::NumberOfControllers]
 
XrSpaceVelocity PoseVelocities [ControllerIndex::NumberOfControllers]
 

Detailed Description

Definition at line 369 of file vtkOpenXRManager.h.

Member Data Documentation

◆ Action

XrAction vtkOpenXRManager::Action_t::Action

Definition at line 371 of file vtkOpenXRManager.h.

◆ ActionType

XrActionType vtkOpenXRManager::Action_t::ActionType

Definition at line 372 of file vtkOpenXRManager.h.

◆ _float

XrActionStateFloat vtkOpenXRManager::Action_t::_float

Definition at line 376 of file vtkOpenXRManager.h.

◆ _boolean

XrActionStateBoolean vtkOpenXRManager::Action_t::_boolean

Definition at line 377 of file vtkOpenXRManager.h.

◆ _pose

XrActionStatePose vtkOpenXRManager::Action_t::_pose

Definition at line 378 of file vtkOpenXRManager.h.

◆ _vec2f

XrActionStateVector2f vtkOpenXRManager::Action_t::_vec2f

Definition at line 379 of file vtkOpenXRManager.h.

◆ [union]

union { ... } vtkOpenXRManager::Action_t::States[ControllerIndex::NumberOfControllers]

◆ PoseSpaces

XrSpace vtkOpenXRManager::Action_t::PoseSpaces[ControllerIndex::NumberOfControllers]

Definition at line 382 of file vtkOpenXRManager.h.

◆ PoseLocations

XrSpaceLocation vtkOpenXRManager::Action_t::PoseLocations[ControllerIndex::NumberOfControllers]

Definition at line 383 of file vtkOpenXRManager.h.

◆ PoseVelocities

XrSpaceVelocity vtkOpenXRManager::Action_t::PoseVelocities[ControllerIndex::NumberOfControllers]

Definition at line 384 of file vtkOpenXRManager.h.


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