Monado OpenXR Runtime
|
Circular image boundary. More...
#include <tracking/t_hand_tracking.h>
Data Fields | |
struct xrt_vec2 | normalized_center |
float | normalized_radius |
Circular image boundary.
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.
Feel free to move this out of t_hand_tracking if this becomes more generally applicable.