Monado OpenXR Runtime
|
A calibrated camera on an Index. More...
#include <vive/vive_config.h>
Data Fields | |
struct { | |
struct xrt_vec3 plus_x | |
struct xrt_vec3 plus_z | |
struct xrt_vec3 position | |
} | extrinsics |
struct xrt_pose | trackref |
Pose in tracking space. More... | |
struct xrt_pose | headref |
Pose in head space. More... | |
struct { | |
double distortion [4] | |
double center_x | |
double center_y | |
double focal_x | |
double focal_y | |
struct xrt_size image_size_pixels | |
} | intrinsics |
A calibrated camera on an Index.
struct xrt_pose index_camera::headref |
Pose in head space.
struct xrt_pose index_camera::trackref |
Pose in tracking space.