![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <DisplayWindow.h>
Public Attributes | |
SDL_GLContext | _glContext { nullptr } |
bool | _ownsContext { false } |
Definition at line 108 of file DisplayWindow.h.
SDL_GLContext Divide::DisplayWindow::UserData::_glContext { nullptr } |
Definition at line 110 of file DisplayWindow.h.
bool Divide::DisplayWindow::UserData::_ownsContext { false } |
Definition at line 111 of file DisplayWindow.h.