Monado OpenXR Runtime
|
Prints a list of found devices and tests opening some of them. More...
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include "xrt/xrt_prober.h"
#include "util/u_misc.h"
#include "cli_common.h"
Data Structures | |
struct | program |
Functions | |
int | cli_cmd_calibrate (int argc, const char **argv) |
Prints a list of found devices and tests opening some of them.
int cli_cmd_calibrate | ( | int | argc, |
const char ** | argv | ||
) |