SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::GLContextBase Member List

This is the complete list of members for SDL::GLContextBase, including all inherited members.

get() constSDL::Resource< SDL_GLContextState * >inline
GLContextBase(WindowBase &window)SDL::GLContextBaseinline
MakeCurrent(WindowBase &window)SDL::GLContextBaseinline
operator bool() constSDL::Resource< SDL_GLContextState * >inlineexplicit
operator->() constSDL::Resource< SDL_GLContextState * >inline
operator->()SDL::Resource< SDL_GLContextState * >inline
operator==(const Resource &other) const=defaultSDL::Resource< SDL_GLContextState * >
operator==(std::nullopt_t) constSDL::Resource< SDL_GLContextState * >inline
operator==(std::nullptr_t) constSDL::Resource< SDL_GLContextState * >inline
release(SDL_GLContextState * newResource={})SDL::Resource< SDL_GLContextState * >inline
Resource(T resource={})SDL::GLContextBaseinline
Resource(std::nullptr_t)SDL::GLContextBaseinline
Resource(std::nullopt_t)SDL::GLContextBaseinline
Resource(const Resource &other)=delete (defined in SDL::GLContextBase)SDL::GLContextBase
Resource(Resource &&other)=delete (defined in SDL::GLContextBase)SDL::GLContextBase
Resource< SDL_GLContextState * >::Resource(SDL_GLContextState * resource={})SDL::Resource< SDL_GLContextState * >inline