|
Monado OpenXR Runtime
|
Header defining the tracking system integration in Monado. More...
#include "xrt/xrt_defines.h"Go to the source code of this file.
Data Structures | |
| struct | xrt_tracking_origin |
| A tracking system or device origin. More... | |
| struct | xrt_tracking_factory |
| Tracking factory. More... | |
| struct | xrt_tracking_sample |
| IMU Sample. More... | |
| struct | xrt_tracked_psmv |
| A single tracked PS Move controller, camera and ball are not synced. More... | |
| struct | xrt_tracked_psvr |
| A tracked PSVR headset. More... | |
Macros | |
| #define | XRT_TRACKING_NAME_LEN 256 |
Typedefs | |
| typedef int64_t | timepoint_ns |
| enum | xrt_tracking_type { XRT_TRACKING_TYPE_NONE, XRT_TRACKING_TYPE_RGB } |
| What kind of tracking system is this. More... | |
Header defining the tracking system integration in Monado.
| typedef int64_t timepoint_ns |
1.8.13