Monado OpenXR Runtime
|
The objects that handle session running status and blocking of xrWaitFrame. More...
#include "xrt/xrt_compiler.h"
#include "xrt/xrt_config_os.h"
#include "xrt/xrt_openxr_includes.h"
#include <stdbool.h>
#include <pthread.h>
#include <assert.h>
Go to the source code of this file.
Data Structures | |
struct | oxr_frame_sync |
Helper that handles synchronizing the xr{Wait,Begin,End}Frame calls. More... | |
The objects that handle session running status and blocking of xrWaitFrame.