|
VTK
9.2.6
|
Go to the source code of this file.
Classes | |
| struct | xr::ExtensionDispatchTable |
Namespaces | |
| namespace | xr |
Macros | |
| #define | FOR_EACH_WIN32_EXTENSION_FUNCTION(_) |
| #define | FOR_EACH_D3D11_EXTENSION_FUNCTION(_) |
| #define | FOR_EACH_OPENGL_EXTENSION_FUNCTION(_) |
| #define | FOR_EACH_VISIBILITY_MASK_FUNCTION(_) |
| #define | FOR_EACH_CONTROLLER_MODEL_EXTENSION_FUNCTION(_) |
| #define | FOR_EACH_PERCEPTION_ANCHOR_INTEROP_FUNCTION(_) |
| #define | FOR_EACH_SPATIAL_ANCHOR_FUNCTION(_) |
| #define | FOR_EACH_HAND_TRACKING_FUNCTION(_) |
| #define | FOR_EACH_HAND_TRACKING_MESH_FUNCTION(_) |
| #define | FOR_EACH_SPATIAL_GRAPH_BRIDGE_FUNCTION(_) |
| #define | FOR_EACH_SCENE_UNDERSTANDING_FUNCTION(_) |
| #define | FOR_EACH_SCENE_UNDERSTANDING_SERIALIZATION_FUNCTION(_) |
| #define | FOR_EACH_EXTENSION_FUNCTION(_) |
| #define | GET_INSTANCE_PROC_ADDRESS(name) |
| #define | DEFINE_PROC_MEMBER(name) |
| #define FOR_EACH_WIN32_EXTENSION_FUNCTION | ( | _ | ) |
Definition at line 13 of file XrExtensions.h.
| #define FOR_EACH_D3D11_EXTENSION_FUNCTION | ( | _ | ) |
Definition at line 19 of file XrExtensions.h.
| #define FOR_EACH_OPENGL_EXTENSION_FUNCTION | ( | _ | ) |
Definition at line 25 of file XrExtensions.h.
| #define FOR_EACH_VISIBILITY_MASK_FUNCTION | ( | _ | ) |
Definition at line 31 of file XrExtensions.h.
| #define FOR_EACH_CONTROLLER_MODEL_EXTENSION_FUNCTION | ( | _ | ) |
Definition at line 41 of file XrExtensions.h.
| #define FOR_EACH_PERCEPTION_ANCHOR_INTEROP_FUNCTION | ( | _ | ) |
Definition at line 49 of file XrExtensions.h.
| #define FOR_EACH_SPATIAL_ANCHOR_FUNCTION | ( | _ | ) |
Definition at line 58 of file XrExtensions.h.
| #define FOR_EACH_HAND_TRACKING_FUNCTION | ( | _ | ) |
Definition at line 67 of file XrExtensions.h.
| #define FOR_EACH_HAND_TRACKING_MESH_FUNCTION | ( | _ | ) |
Definition at line 75 of file XrExtensions.h.
| #define FOR_EACH_SPATIAL_GRAPH_BRIDGE_FUNCTION | ( | _ | ) |
Definition at line 81 of file XrExtensions.h.
| #define FOR_EACH_SCENE_UNDERSTANDING_FUNCTION | ( | _ | ) |
Definition at line 96 of file XrExtensions.h.
| #define FOR_EACH_SCENE_UNDERSTANDING_SERIALIZATION_FUNCTION | ( | _ | ) |
Definition at line 105 of file XrExtensions.h.
| #define FOR_EACH_EXTENSION_FUNCTION | ( | _ | ) |
Definition at line 108 of file XrExtensions.h.
| #define GET_INSTANCE_PROC_ADDRESS | ( | name | ) |
Definition at line 122 of file XrExtensions.h.
| #define DEFINE_PROC_MEMBER | ( | name | ) |
Definition at line 125 of file XrExtensions.h.