|
VTK
9.6.20260515
|
Defines types and enums for OpenXR. More...
#include "vtkRenderingOpenXRModule.h"Go to the source code of this file.
Enumerations | |
| enum | vtkOpenXRHand { HAND_COUNT = 2 } |
| enum | vtkOpenXREye { LEFT_EYE = 0 , RIGHT_EYE = 1 } |
Defines types and enums for OpenXR.
Definition in file vtkOpenXRDefinitions.h.
| enum vtkOpenXRHand |
| Enumerator | |
|---|---|
| HAND_COUNT | |
Definition at line 15 of file vtkOpenXRDefinitions.h.
| enum vtkOpenXREye |
| Enumerator | |
|---|---|
| LEFT_EYE | |
| RIGHT_EYE | |
Definition at line 20 of file vtkOpenXRDefinitions.h.