VTK
9.4.20250125
|
Defines the window system being used and graphics extensions. More...
#include "vtkRenderingOpenGLConfigure.h"
#include "vtk_glad.h"
#include <openxr/openxr_platform.h>
#include <openxr/openxr_reflection.h>
#include <XrGraphicsExtensions.h>
Go to the source code of this file.
Defines the window system being used and graphics extensions.
While the window system (XR_USE_PLATFORM_WIN32/XR_USE_PLATFORM_XLIB) is automatically defined, one must define XR_USE_GRAPHICS_API_OPENGL or/and XR_USE_GRAPHICS_API_D3D11 before including this header, in order to define the required types for the graphics API being used.
Definition in file vtkOpenXRPlatform.h.