OrbitEngine C++ Docs
  1. Pages
  1. Classes
  2. Files

OrbitEngine::Application::priv::GLContext class
#include <OE/Platform/OpenGL/GLContext.hpp>

Contents

  • Reference
    • Base classes
    • Public static functions
    • Constructors, destructors, conversion operators
    • Public functions
    • Protected functions
    • Protected variables

Base classes

class ContextImpl

Public static functions

static auto GetCurrent() -> GLContext*

Constructors, destructors, conversion operators

~GLContext() virtual
GLContext(WindowImpl* window) protected

Public functions

void prepare() override
void present() override
void makeCurrent(bool active) override
auto getName() -> const std::string override
auto getAPI() -> const RenderAPI override
auto getInfo() -> const GLContextInfo&
auto isExtensionAvailable(const std::string& ext) const -> bool

Protected functions

void contextInitialized() override

Protected variables

GLContextInfo p_ContextInfo
Tab / T to search, Esc to close
2701 symbols (347.2 kB)

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    OrbitEngine C++ Docs. Created with Doxygen 1.8.11 and m.css.