VTK  9.4.20241222
Macros
vtkOpenXR.h File Reference

Defines the OpenXR types and extensions common to all platforms. More...

#include <openxr/openxr.h>
#include "XrExtensions.h"
Include dependency graph for vtkOpenXR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HAND_COUNT   2
 
#define LEFT_EYE   0
 
#define RIGHT_EYE   1
 

Detailed Description

Defines the OpenXR types and extensions common to all platforms.

Definition in file vtkOpenXR.h.

Macro Definition Documentation

◆ HAND_COUNT

#define HAND_COUNT   2

Definition at line 15 of file vtkOpenXR.h.

◆ LEFT_EYE

#define LEFT_EYE   0

Definition at line 17 of file vtkOpenXR.h.

◆ RIGHT_EYE

#define RIGHT_EYE   1

Definition at line 18 of file vtkOpenXR.h.