#include <GLContextManager.hpp>
Collaboration diagram for BARE2D::GLContextManager:Static Public Member Functions | |
| static GLContext * | getContext () |
Static Private Attributes | |
| static GLContext * | m_context = nullptr |
Definition at line 42 of file GLContextManager.hpp.
|
static |
Definition at line 44 of file GLContextManager.cpp.
References m_context.
Referenced by BARE2D::FBORenderer::bind(), BARE2D::ResourceManager::createMutableTexture(), BARE2D::FBORenderer::createTextures(), BARE2D::TexturelessRenderer::init(), BARE2D::Font::init(), BARE2D::ResourceManager::loadTexture(), BARE2D::FBORenderer::preRender(), BARE2D::BumpyRenderer::render(), BARE2D::FBORenderer::render(), BARE2D::Renderer::render(), BARE2D::DebugRenderer::render(), BARE2D::MutableTexture::setData(), and BARE2D::FBORenderer::unbind().
Here is the caller graph for this function:
|
staticprivate |
Definition at line 48 of file GLContextManager.hpp.
Referenced by getContext().