|
Monado OpenXR Runtime
|
Visual-Inertial Tracking consumer helper. More...
#include "vit/vit_interface.h"
Go to the source code of this file.
Data Structures | |
| struct | t_vit_bundle |
| A bundle of VIT interface functions, used by the tracking interface loader. More... | |
Functions | |
| bool | t_vit_bundle_load (struct t_vit_bundle *vit, const char *path) |
| Load the tracker. More... | |
| void | t_vit_bundle_unload (struct t_vit_bundle *vit) |
| Unload the tracker. More... | |
Visual-Inertial Tracking consumer helper.