|
Monado OpenXR Runtime
|
LED search model management code. More...
#include "tracking/t_constellation.h"#include "math/m_vec3.h"#include <stdlib.h>#include <stdio.h>
Go to the source code of this file.
Data Structures | |
| struct | t_constellation_search_led_candidate |
| struct | t_constellation_search_model |
Functions | |
| struct t_constellation_search_model * | t_constellation_search_model_new (t_constellation_device_id_t device_id, struct t_constellation_tracker_led_model *led_model) |
| void | t_constellation_search_model_free (struct t_constellation_search_model *model) |
LED search model management code.