13 #ifndef vtkOpenXRPlatform_h
14 #define vtkOpenXRPlatform_h
17 #include "vtkRenderingOpenGLConfigure.h"
20 #if defined(VTK_USE_X)
25 #include <vtksys/Status.hxx>
29 #define XR_USE_PLATFORM_WIN32
32 #include "vtkWindows.h"
36 #define XR_USE_PLATFORM_XLIB
42 #include <openxr_platform.h>
43 #include <openxr_reflection.h>
Load OpenXR extensions for the defined graphics backend.