Monado OpenXR Runtime
|
Event that tells the application that the reference space has a pending change to it, maps to XrEventDataReferenceSpaceChangePending
, type XRT_SESSION_EVENT_REFERENCE_SPACE_CHANGE_PENDING.
More...
#include <xrt/xrt_session.h>
Data Fields | |
enum xrt_session_event_type | event_type |
enum xrt_reference_space_type | ref_type |
int64_t | timestamp_ns |
struct xrt_pose | pose_in_previous_space |
bool | pose_valid |
Event that tells the application that the reference space has a pending change to it, maps to XrEventDataReferenceSpaceChangePending
, type XRT_SESSION_EVENT_REFERENCE_SPACE_CHANGE_PENDING.