Monado OpenXR Runtime
xrt_session_event_reference_space_change_pending Struct Reference

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>

Collaboration diagram for xrt_session_event_reference_space_change_pending:

Data Fields

enum xrt_session_event_type event_type
 
enum xrt_reference_space_type ref_type
 
uint64_t timestamp_ns
 
struct xrt_pose pose_in_previous_space
 
bool pose_valid
 

Detailed Description

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.

See also
xrt_session_event

The documentation for this struct was generated from the following file: