|
Monado OpenXR Runtime
|
GUI for live inspecting Monado. More...

Data Structures | |
| struct | debug_record |
| A single record window, here only used to draw a single element in a object window, holds all the needed state. More... | |
| struct | debug_scene |
| 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... | |
| struct | draw_state |
| One "frame" of draw state, what is passed to the variable tracking visitor functions, holds pointers to the program and live state such as visibility stack of gui headers. More... | |
| struct | plot_state |
| State for plotting m_ff_vec3_f32, assumes it's relative to now. More... | |
GUI for live inspecting Monado.