VTK  9.6.20260503
vtkOpenXR.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2// SPDX-License-Identifier: BSD-3-Clause
7
8#ifndef vtkOpenXR_h
9#define vtkOpenXR_h
10
11#include <openxr/openxr.h>
12
13#include "XrExtensions.h"
14
15#endif
16// VTK-HeaderTest-Exclude: vtkOpenXR.h
Load OpenXR extensions common to all platforms and graphics backend.