Monado OpenXR Runtime
|
Information about image boundary and camera orientation for one view. More...
#include <tracking/t_hand_tracking.h>
Data Fields | |
enum t_image_boundary_type | boundary_type |
union { | |
struct t_image_boundary_circle circle | |
} | boundary |
enum t_camera_orientation | camera_orientation |
Information about image boundary and camera orientation for one view.
Currently used by hand-tracking to determine if parts of the hand are not visible to the camera, ie. they are outside of the camera's vignette.