|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::GLContext, including all inherited members.
| Destroy() | SDL::GLContext | inline |
| get() const | SDL::GLContext | inline |
| GLContext()=default | SDL::GLContext | |
| GLContext(const GLContextRaw resource) | SDL::GLContext | inline |
| GLContext(const GLContext &other)=default | SDL::GLContext | |
| GLContext(GLContext &&other) | SDL::GLContext | inline |
| GLContext(WindowParam window) | SDL::GLContext | inline |
| MakeCurrent(WindowParam window) | SDL::GLContext | inline |
| operator bool() const | SDL::GLContext | inlineexplicit |
| operator GLContextParam() const | SDL::GLContext | inline |
| operator<=>(const GLContext &other) const =default | SDL::GLContext | |
| operator=(GLContext other) | SDL::GLContext | inline |
| operator==(std::nullptr_t _) const | SDL::GLContext | inline |
| release() | SDL::GLContext | inline |
| ~GLContext() | SDL::GLContext | inline |