13#ifndef vtkOpenXRPlatform_h
14#define vtkOpenXRPlatform_h
17#include "vtkRenderingOpenGLConfigure.h"
25#include <vtksys/Status.hxx>
29#define XR_USE_PLATFORM_WIN32
31#include "vtkWindows.h"
35#define XR_USE_PLATFORM_XLIB
38#include <vtkglad/include/glad/glx.h>
41#include <openxr/openxr_platform.h>
42#include <openxr/openxr_reflection.h>
Load OpenXR extensions for the defined graphics backend.