VTK  9.2.5
Macros
vtkOpenXR.h File Reference
#include "vtkRenderingOpenGLConfigure.h"
#include "vtk_glew.h"
#include <openxr.h>
#include <openxr_platform.h>
#include <openxr_reflection.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 XR_USE_GRAPHICS_API_OPENGL
 
#define HAND_COUNT   2
 
#define LEFT_EYE   0
 
#define RIGHT_EYE   1
 

Macro Definition Documentation

◆ XR_USE_GRAPHICS_API_OPENGL

#define XR_USE_GRAPHICS_API_OPENGL

Definition at line 32 of file vtkOpenXR.h.

◆ HAND_COUNT

#define HAND_COUNT   2

Definition at line 40 of file vtkOpenXR.h.

◆ LEFT_EYE

#define LEFT_EYE   0

Definition at line 42 of file vtkOpenXR.h.

◆ RIGHT_EYE

#define RIGHT_EYE   1

Definition at line 43 of file vtkOpenXR.h.