Workspace 6.21.5
|
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Rendering/SceneComponents/scenerenderer.h"
#include "Rendering/rendering_api.h"
#include "shaderimplementationfactorytraits.h"
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. | |