This is the complete list of members for kanzi::win32::WGLContext, including all inherited members.
| getNativeHandle() const noexcept | kanzi::win32::WGLContext | |
| getProcAddress(const char *functionName) noexcept | kanzi::win32::WGLContext | static |
| makeCurrent(const Win32DeviceContext &deviceContext) noexcept | kanzi::win32::WGLContext | |
| makeCurrent(HDC deviceContextHandle) noexcept | kanzi::win32::WGLContext | |
| releaseCurrent() noexcept | kanzi::win32::WGLContext | |
| WGLContext(Win32DeviceContext &deviceContext, int formatID) | kanzi::win32::WGLContext | explicit |
| WGLContext(HDC deviceContextHandle) | kanzi::win32::WGLContext | explicit |
| WGLContext(HGLRC renderContext) | kanzi::win32::WGLContext | explicit |
| WGLContext(Win32DeviceContext &deviceContext, HGLRC sharedContext, span< int > attribs) | kanzi::win32::WGLContext | explicit |