Workspace 6.21.5
Classes | Namespaces | Typedefs
wsglrenderqueuebuilder.h File Reference
#include <QList>
#include <QObject>
#include <QSharedPointer>
#include <QVector>
#include "Mesh/Geometry/vector3d.h"
#include "Rendering/SceneComponents/rendersettings.h"
#include "Rendering/SceneComponents/sceneprocessor.h"
#include "Rendering/rendering_api.h"
Include dependency graph for wsglrenderqueuebuilder.h:
This graph shows which files directly or indirectly include this file:

Classes

class  WSGLAnnotation
 
class  WSGLRenderQueueBuilder
 Responsible for creating an ordered queue of WSGLRenderItem for use by the WSGLRenderer. 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 LightList = QList< Light * >
 
using WSGLAnnotationList = QList< WSGLAnnotation >