Cogs.Core
Public Types | Public Attributes | List of all members
Cogs::GLContextBase Struct Reference

Public Types

enum struct  Platform { None , ES3 , GL }
 
typedef void * NativeDisplay
 

Public Attributes

Platform platform = Platform::None
 

Detailed Description

Definition at line 49 of file GLContext.h.

Member Typedef Documentation

◆ NativeDisplay

typedef void* Cogs::GLContextBase::NativeDisplay

Definition at line 58 of file GLContext.h.

Member Enumeration Documentation

◆ Platform

enum struct Cogs::GLContextBase::Platform
strong

Definition at line 61 of file GLContext.h.

Member Data Documentation

◆ platform

Platform Cogs::GLContextBase::platform = Platform::None

Definition at line 67 of file GLContext.h.


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