VTK  9.6.20260515
vtkOpenXRDefinitions.h File Reference

Defines types and enums for OpenXR. More...

#include "vtkRenderingOpenXRModule.h"
Include dependency graph for vtkOpenXRDefinitions.h:

Go to the source code of this file.

Enumerations

enum  vtkOpenXRHand { HAND_COUNT = 2 }
 
enum  vtkOpenXREye { LEFT_EYE = 0 , RIGHT_EYE = 1 }
 

Detailed Description

Defines types and enums for OpenXR.

Definition in file vtkOpenXRDefinitions.h.

Enumeration Type Documentation

◆ vtkOpenXRHand

Enumerator
HAND_COUNT 

Definition at line 15 of file vtkOpenXRDefinitions.h.

◆ vtkOpenXREye

Enumerator
LEFT_EYE 
RIGHT_EYE 

Definition at line 20 of file vtkOpenXRDefinitions.h.