Monado OpenXR Runtime
debug_scene Struct Reference

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...

Inheritance diagram for debug_scene:
Collaboration diagram for debug_scene:

Data Fields

struct gui_scene base
 
struct xrt_frame_contextxfctx
 
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 *)
 

Detailed Description

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.


The documentation for this struct was generated from the following file: