Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
This is the complete list of members for oe::core::OpenGL, including all inherited members.
_screen_quad (defined in oe::core::OpenGL) | oe::core::OpenGL | protected |
bindContextToWindow(Window &) (defined in oe::core::OpenGL) | oe::core::OpenGL | |
getInstance() | oe::core::OpenGL | static |
getScreenQuad() | oe::core::OpenGL | |
getWindow() const noexcept (defined in oe::core::OpenGL) | oe::core::OpenGL | inline |
hasContext() | oe::core::OpenGL | static |
NonCopyable()=default (defined in oe::util::NonCopyable) | oe::util::NonCopyable | protected |
OpenGL(Window *context_holder) (defined in oe::core::OpenGL) | oe::core::OpenGL | |
resizeViewport(const int32_t x, const int32_t y, const int32_t width, const int32_t height) | oe::core::OpenGL | |
scissor(uint32_t x, uint32_t y, uint32_t width, uint32_t height) | oe::core::OpenGL | |
~NonCopyable()=default (defined in oe::util::NonCopyable) | oe::util::NonCopyable | protected |
~OpenGL() (defined in oe::core::OpenGL) | oe::core::OpenGL |