22#ifndef GF_SHARED_GRAPHICS_H
23#define GF_SHARED_GRAPHICS_H
25#include "GraphicsApi.h"
29#ifndef DOXYGEN_SHOULD_SKIP_THIS
70#ifndef DOXYGEN_SHOULD_SKIP_THIS
A shared OpenGL context with the main thread.
Definition: SharedGraphics.h:42
SharedGraphics & operator=(const SharedGraphics &)=delete
SharedGraphics(const SharedGraphics &)=delete
~SharedGraphics()
Destructor.
SharedGraphics & operator=(SharedGraphics &&)=delete
SharedGraphics(SharedGraphics &&)=delete
SharedGraphics(Window &window)
Create a shared OpenGL context.
An OS window.
Definition: Window.h:97
The namespace for gf classes.