SDL  2.0
MIR_Window Struct Reference

#include <SDL_mirwindow.h>

+ Collaboration diagram for MIR_Window:

Data Fields

SDL_Windowsdl_window
 
MIR_Datamir_data
 
MirSurface * surface
 
EGLSurface egl_surface
 

Detailed Description

Definition at line 34 of file SDL_mirwindow.h.

Field Documentation

EGLSurface MIR_Window::egl_surface

Definition at line 39 of file SDL_mirwindow.h.

MIR_Data* MIR_Window::mir_data

Definition at line 36 of file SDL_mirwindow.h.

SDL_Window* MIR_Window::sdl_window

Definition at line 35 of file SDL_mirwindow.h.

MirSurface* MIR_Window::surface

Definition at line 38 of file SDL_mirwindow.h.


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