Monado OpenXR Runtime
Data Fields
sdl2_program Struct Reference

Common struct holding state for the GUI interface. More...

#include <gui/gui_sdl2.h>

Collaboration diagram for sdl2_program:
Collaboration graph
[legend]

Data Fields

struct gui_program base
 
bool sdl_initialized
 
SDL_Window * win
 
SDL_GLContext ctx
 

Detailed Description

Common struct holding state for the GUI interface.

Field Documentation

◆ base

struct gui_program sdl2_program::base

◆ ctx

SDL_GLContext sdl2_program::ctx

◆ sdl_initialized

bool sdl2_program::sdl_initialized

◆ win

SDL_Window* sdl2_program::win

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