Workspace 7.0.2
Classes | Namespaces | Typedefs
wsglglyphsuperset.h File Reference
#include <memory>
#include <QCoreApplication>
#include <QDateTime>
#include <QSharedPointer>
#include <QVector>
#include "Mesh/DataStructures/MeshModelInterface/elementtype.h"
#include "Rendering/rendering_api.h"
#include "wsglglyphset.h"
Include dependency graph for wsglglyphsuperset.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WSGLGlyphSuperSet
 A set of glyph sets. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Mesh
 Mesh model data structures.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.
 

Typedefs

using WSGLGlyphSuperSetPtr = QSharedPointer< WSGLGlyphSuperSet >