cpp-sdl2
C++ header-only SDL2 wrapper
|
This is the complete list of members for sdl::Window::GlContext, including all inherited members.
context_ | sdl::Window::GlContext | private |
GlContext(SDL_Window *w) | sdl::Window::GlContext | inline |
GlContext()=default | sdl::Window::GlContext | |
GlContext(GlContext const &)=delete | sdl::Window::GlContext | |
GlContext(GlContext &&other) noexcept | sdl::Window::GlContext | inline |
make_current() const | sdl::Window::GlContext | inline |
operator=(GlContext const &)=delete | sdl::Window::GlContext | |
operator=(GlContext &&other) noexcept | sdl::Window::GlContext | inline |
owner_ | sdl::Window::GlContext | private |
ptr() const | sdl::Window::GlContext | inline |
~GlContext() | sdl::Window::GlContext | inline |