|
Monado OpenXR Runtime
|
Implementation of the latest IVRClientCore interface version. More...
#include "xrt/xrt_instance.h"#include "xrt/xrt_system.h"#include "xrt/xrt_session.h"#include "xrt/xrt_compositor.h"#include "openvr_devices.hpp"#include "openvr_events.hpp"#include "compositor/openvr_compositor.hpp"#include "openvr_interfaces_unified.h"#include "IVRClientCore_003.h"#include <memory>
Go to the source code of this file.
Data Structures | |
| class | xrt::state_trackers::openvr::XRTVRClientCore_003 |
Macros | |
| #define | SUPPORTED_CORE_INTERFACES(_) _(VRClientCore, _003) |
| #define | SUPPORTED_INTERFACES(_) |
| #define | XRTVR_INTERFACE_MEMBER(name, version) std::shared_ptr<vr::I##name##version> name##version{nullptr}; |
Implementation of the latest IVRClientCore interface version.
| #define SUPPORTED_INTERFACES | ( | _ | ) |