Monado OpenXR Runtime
Functions
cli_common.h File Reference

Common file for the CLI program. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int cli_cmd_calibrate (int argc, const char **argv)
 
int cli_cmd_probe (int argc, const char **argv)
 
int cli_cmd_test (int argc, const char **argv)
 

Detailed Description

Common file for the CLI program.

Author
Jakob Bornecrantz jakob.nosp@m.@col.nosp@m.labor.nosp@m.a.co.nosp@m.m

Function Documentation

◆ cli_cmd_calibrate()

int cli_cmd_calibrate ( int  argc,
const char **  argv 
)

◆ cli_cmd_probe()

int cli_cmd_probe ( int  argc,
const char **  argv 
)

References NUM_XDEVS, and xrt_prober_create().

◆ cli_cmd_test()

int cli_cmd_test ( int  argc,
const char **  argv 
)

References NUM_XDEVS, and xrt_prober_create().