![]() |
LibCarna Version 3.4.0
|
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>
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. | |
Defines LibCarna::base::GLContext.
Definition in file GLContext.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen