Workspace 6.21.5
Classes | Namespaces
typedshader.h File Reference
#include <iostream>
#include <QCoreApplication>
#include <QHash>
#include <QString>
#include "Rendering/SceneComponents/scenerenderer.h"
#include "Rendering/rendering_api.h"
#include "shader.h"
#include "shaderimplementationfactory.h"
Include dependency graph for typedshader.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TypedShader< Derived >
 Template shader class that manages the mapping between a shader type and the its renderer-specific implementations. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.