Carna  Version 3.3.2
Classes | Namespaces
GLContext.h File Reference

Defines Carna::base::GLContext. More...

#include <Carna/Carna.h>
#include <Carna/base/CarnaException.h>
#include <Carna/base/noncopyable.h>
#include <Carna/base/Log.h>
#include <memory>
+ Include dependency graph for GLContext.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Carna::base::GLContext
 Wraps and represents an OpenGL context. More...
 
class  Carna::base::QGLContextAdapter< QGLContext, QGLFormat >
 If you're using Qt, this class template implements the abstract GLContext class as an adapter to the QGLContext class from Qt. More...
 

Namespaces

 Carna::base
 Contains the core framework components.
 

Detailed Description

Defines Carna::base::GLContext.

Definition in file GLContext.h.