|
Monado OpenXR Runtime
|
A GUI scene for debugging Monado while it is running, it uses the variable tracking code in the util/u_var.h file to provide live updates state. More...


Data Fields | |
| struct gui_scene | base |
| struct xrt_frame_context * | xfctx |
| struct gui_widget_native_images_storage | gwnis |
| struct debug_record | recs [32] |
| uint32_t | num_recrs |
Data Fields inherited from gui_scene | |
| void(* | render )(struct gui_scene *, struct gui_program *) |
| void(* | destroy )(struct gui_scene *, struct gui_program *) |
A GUI scene for debugging Monado while it is running, it uses the variable tracking code in the util/u_var.h file to provide live updates state.