Monado OpenXR Runtime
|
SDL2 functions to drive the GUI. More...
Data Structures | |
struct | gui_scene_manager |
Functions | |
void | gui_scene_push_front (struct gui_program *p, struct gui_scene *me) |
void | gui_scene_delete_me (struct gui_program *p, struct gui_scene *me) |
void | gui_scene_manager_render (struct gui_program *p) |
void | gui_scene_manager_init (struct gui_program *p) |
void | gui_scene_manager_destroy (struct gui_program *p) |
SDL2 functions to drive the GUI.