Monado OpenXR Runtime
|
Main menu. More...
Data Structures | |
struct | main_menu |
A main menu GUI scene allowing selection of which scene to proceed to. More... | |
Functions | |
static void | scene_render (struct gui_scene *scene, struct gui_program *p) |
static void | scene_destroy (struct gui_scene *scene, struct gui_program *p) |
void | gui_scene_main_menu (struct gui_program *p) |
Variables | |
static ImVec2 | button_dims = {256, 0} |
Main menu.