|
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. | ||
| struct xrt_pose | headref | |
| Pose in head space. | ||
| 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.
Referenced by vive_get_stereo_camera_calibration().
| struct xrt_pose index_camera::trackref |
Pose in tracking space.
Referenced by vive_get_slam_cams_calib().