Workspace 6.21.5
Classes | Namespaces | Typedefs
wsglrenderitem.h File Reference
#include <QSet>
#include <QVector>
#include "Mesh/DataStructures/MeshModelInterface/elementtype.h"
#include "Rendering/SceneComponents/Models/texturizer.h"
#include "Rendering/rendering_api.h"
#include "wsglglyphset.h"
Include dependency graph for wsglrenderitem.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WSGLInvalidBufferException
 Exception thrown when an invalid buffer is assigned or used. More...
 
class  WSGLRenderElementsFilter
 A filtering class for including / excluding specific parts of a render item during a render call. More...
 
class  WSGLRenderItem
 Memento-like structure for holding everything we need to know in order to render some geometry in the scene. More...
 

Namespaces

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

Typedefs

typedef QList< ClipRegion * > ClipRegionList