|
Monado OpenXR Runtime
|

Data Fields | |
| struct t_constellation_tracker_led * | led |
| struct xrt_pose | pose |
| Transform to rotate the anchor LED to face forward @ 0,0,0. | |
| uint8_t | num_neighbours |
| List of possible neighbours for this LED, sorted by distance. | |
| struct t_constellation_tracker_led ** | neighbours |
| The neighbours of this LED, sorted by distance. These are pointers to the LEDs in the same model. | |
| struct t_constellation_tracker_led** t_constellation_search_led_candidate::neighbours |
The neighbours of this LED, sorted by distance. These are pointers to the LEDs in the same model.
| uint8_t t_constellation_search_led_candidate::num_neighbours |
List of possible neighbours for this LED, sorted by distance.
| struct xrt_pose t_constellation_search_led_candidate::pose |
Transform to rotate the anchor LED to face forward @ 0,0,0.