Workspace 6.21.5
Classes | Namespaces
wsglbufferobjectcache.h File Reference
#include <exception>
#include <list>
#include <map>
#include <QDateTime>
#include <QOpenGLBuffer>
#include <QString>
#include "Workspace/Application/textlogger.h"
#include "Rendering/rendering_api.h"
#include "opengl.h"
#include "wsglbufferobjectcacheitemptr.h"
Include dependency graph for wsglbufferobjectcache.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  WSGLBufferObjectCache::CacheItemDiagnosticInfo
 
class  WSGLBufferObjectCache
 The WSGLBufferObjectCache is a cache which manages the allocation and storage of WSGLBufferObjectCacheItem (cache items). More...
 
class  WSGLCacheCapacityExceededException
 Exception class for when a WSGLBufferObjectCache's size is exceeded during memory allocation. More...
 

Namespaces

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