|
Monado OpenXR Runtime
|
Code to parse and handle the Vive Pro 2 configuration data. More...
#include "util/u_json.hpp"#include "util/u_logging.h"#include "math/m_api.h"#include "vp2_config.h"#include <string.h>#include <math.h>
Functions | |
| bool | vp2_config_parse (const char *config_data, size_t config_size, vp2_config *out_config) |
Code to parse and handle the Vive Pro 2 configuration data.