| 
    VTK
    9.3.0
    
   | 
 
#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] | |
Definition at line 334 of file vtkOpenXRManager.h.
| XrAction vtkOpenXRManager::Action_t::Action | 
Definition at line 336 of file vtkOpenXRManager.h.
| XrActionType vtkOpenXRManager::Action_t::ActionType | 
Definition at line 337 of file vtkOpenXRManager.h.
| XrActionStateFloat vtkOpenXRManager::Action_t::_float | 
Definition at line 340 of file vtkOpenXRManager.h.
| XrActionStateBoolean vtkOpenXRManager::Action_t::_boolean | 
Definition at line 341 of file vtkOpenXRManager.h.
| XrActionStatePose vtkOpenXRManager::Action_t::_pose | 
Definition at line 342 of file vtkOpenXRManager.h.
| XrActionStateVector2f vtkOpenXRManager::Action_t::_vec2f | 
Definition at line 343 of file vtkOpenXRManager.h.
| union { ... } vtkOpenXRManager::Action_t::States[ControllerIndex::NumberOfControllers] | 
| XrSpace vtkOpenXRManager::Action_t::PoseSpaces[ControllerIndex::NumberOfControllers] | 
Definition at line 346 of file vtkOpenXRManager.h.
| XrSpaceLocation vtkOpenXRManager::Action_t::PoseLocations[ControllerIndex::NumberOfControllers] | 
Definition at line 347 of file vtkOpenXRManager.h.
| XrSpaceVelocity vtkOpenXRManager::Action_t::PoseVelocities[ControllerIndex::NumberOfControllers] | 
Definition at line 348 of file vtkOpenXRManager.h.