Workspace 6.21.5
|
#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"
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. | |