Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::DisplayWindow::UserData Struct Reference

#include <DisplayWindow.h>

Public Attributes

SDL_GLContext _glContext { nullptr }
 
bool _ownsContext { false }
 

Detailed Description

Definition at line 108 of file DisplayWindow.h.

Member Data Documentation

◆ _glContext

SDL_GLContext Divide::DisplayWindow::UserData::_glContext { nullptr }

Definition at line 110 of file DisplayWindow.h.

◆ _ownsContext

bool Divide::DisplayWindow::UserData::_ownsContext { false }

Definition at line 111 of file DisplayWindow.h.


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