Workspace 6.21.5
|
#include <QCoreApplication>
#include <QOpenGLBuffer>
#include <QOpenGLFunctions>
#include <QVector>
#include "Workspace/Application/LanguageUtils/streamqstring.h"
#include "DataAnalysis/Image/image3d.h"
#include "Rendering/SceneComponents/Models/texturizer.h"
#include "Rendering/rendering_api.h"
#include "wsglbufferobjectcacheitemptr.h"
Classes | |
class | WSGLTexture |
Encapsulates the state attached to an OpenGL texture. More... | |
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Rendering |
Rendering of meshed models. | |
Typedefs | |
typedef QVector< unsigned > | ColorArray |