Carna
Version 3.3.2
|
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>
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. | |
Defines Carna::base::GLContext.
Definition in file GLContext.h.
Documentation generated by Doxygen