Zen 0.3.0
Loading...
Searching...
No Matches
Zen::GraphicsContext Class Referenceabstract
Inheritance diagram for Zen::GraphicsContext:

Public Member Functions

virtual void init ()=0
virtual void swapBuffers ()=0
virtual void shutdown ()=0
virtual void * nativeContext () const =0

Static Public Member Functions

static std::unique_ptr< GraphicsContextCreate (SDL_Window *window)

Detailed Description

Definition at line 6 of file ZEN_GraphicsContext.h.

Member Function Documentation

◆ Create()

std::unique_ptr< GraphicsContext > Zen::GraphicsContext::Create ( SDL_Window * window)
static

Definition at line 5 of file ZEN_GraphicsContext.cpp.


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