LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::LOpenGLBase Struct Reference

#include <LkOpenGL.h>

Inheritance diagram for LkEngine::LOpenGLBase:
LkEngine::LOpenGL3 LkEngine::LOpenGL4

Classes

struct  GLVersion
 

Static Public Member Functions

static void LoadInfo ()
 Load info about the GL backend. Load major/minor version, populate vector with supported extensions.
 
static std::string GetVersion ()
 
static bool IsExtensionSupported (const char *Extension)
 
static const std::vector< std::string > & GetSupportedExtensions ()
 
static int GetMajorVersion ()
 
static int GetMinorVersion ()
 

Static Protected Attributes

static GLVersion Version
 
static std::vector< std::string > SupportedExtensions
 

Detailed Description


The documentation for this struct was generated from the following files: