SDL  2.0
OFFSCREEN_Window Struct Reference

#include <SDL_offscreenwindow.h>

+ Collaboration diagram for OFFSCREEN_Window:

Data Fields

SDL_Windowsdl_window
 
EGLSurface egl_surface
 

Detailed Description

Definition at line 30 of file SDL_offscreenwindow.h.

Field Documentation

◆ egl_surface

EGLSurface OFFSCREEN_Window::egl_surface

Definition at line 32 of file SDL_offscreenwindow.h.

◆ sdl_window

SDL_Window* OFFSCREEN_Window::sdl_window

Definition at line 31 of file SDL_offscreenwindow.h.


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