|
Monado OpenXR Runtime
|
A very small scene that lets the user select a video device. More...
#include "util/u_misc.h"#include "util/u_format.h"#include "xrt/xrt_prober.h"#include "xrt/xrt_frameserver.h"#include "gui_common.h"#include "gui_imgui.h"
Data Structures | |
| struct | video_select |
Functions | |
| void | gui_scene_select_video_test (struct gui_program *p) |
| Shows a UI that lets you select a video device and mode for testing. More... | |
| void | gui_scene_select_video_calibrate (struct gui_program *p) |
| Shows a UI that lets you select a video device and mode for calibration. More... | |
A very small scene that lets the user select a video device.
1.8.13