|
Monado OpenXR Runtime
|
Internal stuff in remote driver. More...
#include "r_interface.h"#include "xrt/xrt_device.h"#include "xrt/xrt_system.h"#include "xrt/xrt_tracking.h"#include "os/os_threading.h"#include "util/u_hand_tracking.h"
Go to the source code of this file.
Data Structures | |
| struct | r_hub |
| Central object remote object. More... | |
| struct | r_hmd |
| HMD. More... | |
| struct | r_device |
| Device. More... | |
Functions | |
| struct xrt_device * | r_hmd_create (struct r_hub *r) |
| struct xrt_device * | r_device_create (struct r_hub *r, bool is_left) |
Internal stuff in remote driver.