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 Functions | |
(Note that these are not member functions.) | |
#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. More... | |
A relation with two spaces, includes velocity and acceleration.
|
related |
A zero/identity value for xrt_space_relation.
Referenced by qwerty_controller::qwerty_follow_hmd().