Workspace 6.21.5
Classes | Namespaces
typedshaderimplementation.h File Reference
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Rendering/SceneComponents/scenerenderer.h"
#include "Rendering/rendering_api.h"
#include "shaderimplementationfactorytraits.h"
Include dependency graph for typedshaderimplementation.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TypedShaderImplementation< S, R, Derived >
 Templated base-class for shader implementations that are specific to a particular renderer type and specific to a single shader type. Uses the curiously recurring template pattern to manage the factories associated with the derived implementation class. More...
 

Namespaces

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