LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Classes | Namespaces
GLContext.hpp File Reference

Defines LibCarna::base::GLContext. More...

#include <LibCarna/LibCarna.hpp>
#include <LibCarna/base/LibCarnaException.hpp>
#include <LibCarna/base/noncopyable.hpp>
#include <LibCarna/base/Log.hpp>
#include <memory>
+ Include dependency graph for GLContext.hpp:

Go to the source code of this file.

Classes

class  LibCarna::base::GLContext
 Wraps and represents an OpenGL context. More...
 
class  LibCarna::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

namespace  LibCarna::base
 Contains the core framework components.
 

Detailed Description

Defines LibCarna::base::GLContext.

Definition in file GLContext.hpp.