Monado OpenXR Runtime
|
A single currently running scene. More...
#include <gui/gui_common.h>
Data Fields | |
void(* | render )(struct gui_scene *, struct gui_program *) |
void(* | destroy )(struct gui_scene *, struct gui_program *) |
A single currently running scene.
void(* gui_scene::destroy) (struct gui_scene *, struct gui_program *) |
void(* gui_scene::render) (struct gui_scene *, struct gui_program *) |
Referenced by gui_scene_calibrate(), gui_scene_debug(), and gui_scene_main_menu().