|
Monado OpenXR Runtime
|
A relation with two spaces, includes velocity and acceleration. More...
#include <xrt/xrt_defines.h>

Data Fields | |
| enum xrt_space_relation_flags | relation_flags |
| struct xrt_pose | pose |
| struct xrt_vec3 | linear_velocity |
| struct xrt_vec3 | angular_velocity |
Related Symbols | |
(Note that these are not member symbols.) | |
| #define | XRT_SPACE_RELATION_ZERO {XRT_SPACE_RELATION_BITMASK_NONE, XRT_POSE_IDENTITY, XRT_VEC3_ZERO, XRT_VEC3_ZERO} |
| A zero/identity value for xrt_space_relation. | |
A relation with two spaces, includes velocity and acceleration.
|
related |
A zero/identity value for xrt_space_relation.
Referenced by android_device_get_tracked_pose(), calc_pose_data(), handle_space(), xrt_relation_chain::m_relation_chain_resolve(), oxr_space_locate(), qwerty_controller::qwerty_follow_hmd(), sample_hmd_create(), and t_apply_dead_reckoning().