|
VTK
9.2.6
|
#include "vtkRenderingOpenGLConfigure.h"#include "vtk_glew.h"#include <openxr.h>#include <openxr_platform.h>#include <openxr_reflection.h>#include "XrExtensions.h"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 |
| #define XR_USE_GRAPHICS_API_OPENGL |
Definition at line 32 of file vtkOpenXR.h.
| #define HAND_COUNT 2 |
Definition at line 40 of file vtkOpenXR.h.
| #define LEFT_EYE 0 |
Definition at line 42 of file vtkOpenXR.h.
| #define RIGHT_EYE 1 |
Definition at line 43 of file vtkOpenXR.h.
1.8.10