Workspace 6.21.5
Classes | Namespaces | Typedefs
wsglcontext.h File Reference
#include <memory>
#include <QCoreApplication>
#include <QHash>
#include <QSurfaceFormat>
#include "Rendering/SceneComponents/scenerenderercontext.h"
#include "Rendering/rendering_api.h"
#include "Rendering/renderingsettings.h"
Include dependency graph for wsglcontext.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WSGLContext
 Manages the data shared within an OpenGL context. More...
 
class  WSGLContextRegistry
 Class for maintaining a registry of WSGLContexts. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.
 

Typedefs

typedef QHash< QString, WSGLGeometry * > WSGLGeometryCache